advent-of-code/2020
2021-12-01 08:54:50 +01:00
..
data add test data 2021-12-01 08:54:50 +01:00
day1 read problem inputs from stdin 2021-12-01 08:54:50 +01:00
day2 2020 day2/vhdl: allow script to be run from outside its basedir 2021-12-01 08:54:50 +01:00
day3 read problem inputs from stdin 2021-12-01 08:54:50 +01:00
day4 2020 day4/haskell: fix wrongly removed import 2021-12-01 08:54:50 +01:00
day5 haskell: simplify runAoC invocations 2021-12-01 08:54:50 +01:00
day6 2020 day6/haskell: add solution 2021-12-01 08:54:50 +01:00
README.md 2020 day6/haskell: add solution 2021-12-01 08:54:50 +01:00

Solutions for Advent of Code 2020

https://adventofcode.com/2020/

Overview

day python haskell VHDL
1 ** **
2 ** **
3 ** **
4 ** **
5 **
6 **