Go to file
Christian Ulrich 1565026e68
improve memory footprint by encoding checked cells as negative number
2021-12-04 15:42:45 +01:00
day01 add copyright notice and usage hint 2021-12-01 18:46:57 +01:00
day02 add day2 solution 2021-12-02 21:09:43 +01:00
day03 add day 3 solution part 2 2021-12-03 23:02:51 +01:00
day04 improve memory footprint by encoding checked cells as negative number 2021-12-04 15:42:45 +01:00
LICENSE Initial commit 2021-12-01 18:21:35 +01:00
README.md add README 2021-12-01 18:25:59 +01:00

README.md

adventofcode2021

My solutions for the Advent of Code 2021.