My solutions to the advent of code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

334 B

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.