My solutions to the advent of code
Find a file
Jonathan Hodgson f61a4de3ea Adds to Readme
2021-12-01 12:02:15 +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.