My solutions to the advent of code
Find a file
2022-12-01 08:55:31 +00:00
2021 Move 2021 into folder 2022-12-01 08:55:31 +00:00
.gitignore Adds Gitignore 2021-12-04 22:02:14 +00:00
README.md Adds to Readme 2021-12-01 12:02:15 +00:00

Advent of code 2021

https://adventofcode.com/

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.