My solutions to the advent of code
day1 | ||
day2 | ||
day3 | ||
day4 | ||
day5 | ||
day6 | ||
day7 | ||
day8 | ||
day9 | ||
day10 | ||
day11 | ||
day12 | ||
day13 | ||
.gitignore | ||
README.md |
Advent of code 2021
I will push my solutions the day after they were set. I.e, I will push the first day's solutions on the 2nd of December and so on.
I will be using this as a way to learn C. Expect to find bad C code. I will also see how many of them I can do in bash so that might be fun as well.