advent-of-code/2020/README.md

10 lines
280 B
Markdown
Raw Normal View History

2020-12-02 12:17:48 +00:00
# Advent Of Code Solutions
Here are my solutions for the advent of code 2020 🎄🎅
2020-12-02 12:18:45 +00:00
2020-12-04 05:40:52 +00:00
Note that the exact solutions are different for some people.
2020-12-06 10:41:25 +00: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 12:18:45 +00:00
`/solutions/:day/*`