0007bda206 | ||
---|---|---|
day1 | ||
day2 | ||
libs | ||
.gitignore | ||
README.md | ||
run_all.sh |
README.md
Advent of code 2023
This is my attempt at advent of cdoe 2023. I decided to use C to learn and give myself a challenge
How to build and run
make run
The makefile in the root directory will drop into every directory and run that directories make file. Building and running every day.