You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* These data structures are coming in handy |
1 year ago | |
---|---|---|
inputs | 1 year ago | |
src | 1 year ago | |
.gitignore | 1 year ago | |
CMakeLists.txt | 1 year ago | |
README.md | 1 year ago |
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.