My repo for the Advent of Code 2020-challange ( https://adventofcode.com/2020/ ).
I will try solve this years challanges with Microsofts new .NET5 (released november 2020 via https://dot.net/ ) and C# language version 9.
Check other examples of the solutions in: https://github.com/kodsnack/advent_of_code_2020
Day | Part 1 | Part 2 |
---|---|---|
1 | ⭐ | ⭐ |
2 | ⭐ | ⭐ |
3 | ⭐ | ⭐ |
4 | ⭐ | ⭐ |
5 | ⭐ | |
6 | ⭐ | ⭐ |
7 | ||
8 | ⭐ | ⭐ |
9 | ||
10 | ||
11 | ||
12 | ||
13 | ||
14 | ||
15 | ||
16 | ||
17 | ||
18 | ||
19 | ||
20 | ||
21 | ||
22 | ||
23 | ||
24 | ||
25 |