Skip to content

larswd/AoC2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2023

This is my code attempting to solve advent of code 2023. Hopefully, I will manage to do all the exercises. Currently, all input files are stored in the input folder with the following naming scheme dayXpY being the input file for day X part Y. All utility functions are stored in utils.h/utils.c. To run, simply compile the makefile by writing make in your terminal while in the AoC2023 directory.

About

Advent of code exercises solved in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published