Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Just doing advent of code to practice C. Currently working through 2024. Will eventually go through 2023.

Inputs

Actual inputs are not in this repo.

Running

The solutions do not rely on outside libraries. All utilities are defined in lib/aoc.h and a dynamic array is in lib/aoc_array.h. Both header files also contain the necessary source code.

just is used as a task runner. Inside each year you can create a day, build, or run. If you are within a day, the default command will compile and run the command.

About

Advent Of Code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages