advent-of-code/2020/README.md

10 lines
280 B
Markdown
Raw Normal View History

2020-12-02 13:17:48 +01:00
# Advent Of Code Solutions
Here are my solutions for the advent of code 2020 🎄🎅
2020-12-02 13:18:45 +01:00
2020-12-04 06:40:52 +01:00
Note that the exact solutions are different for some people.
2020-12-06 11:41:25 +01:00
The main ones are solved in python. 1-4 I also did in Go, but I quickly [did not like it](./learning/Go.md).
2020-12-02 13:18:45 +01:00
`/solutions/:day/*`