Skip to content

fleefie/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fleefie's advent of code repository!

Testing answers

^ If this is ever red, then I probably used a non-standard C extension. Oops.

Compiling:

make

This will compile every file named main.c into a file named main.out in the same directory.

You may clean up the executables with:

make clean

To test the output of the code:

make test

This will directly compare the output of the executable with a file named answer.txt next to it.

Current progression

Year 2024
Last day done 01

About

My advent of code repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors