Joey Hines
03b707c41a
+ Found a bug in read_input where previous inputs could collide with new inputs + That might need further investigation but a memset works for now |
||
---|---|---|
inputs | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
README.md
Advent of C(ode) 2021
AOC 2021 attempt using C. Trying to keep it bare bones, minimal dependencies, no malloc, the pain of c, etc.