File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
src/adventofcode/year_2020 Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
23
23
<!-- start completed section -->
24
24
## Completed ⭐️
25
25
### 2015
26
- <details ><summary >Solutions overview of 2015</summary >
26
+ <details ><summary >Solutions for 2015</summary >
27
27
<p >
28
28
29
29
| day | part one | part two |
@@ -58,7 +58,7 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
58
58
</details >
59
59
60
60
### 2020
61
- <details ><summary >Solutions overview of 2020</summary >
61
+ <details ><summary >Solutions for 2020</summary >
62
62
<p >
63
63
64
64
| day | part one | part two |
@@ -78,13 +78,12 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
78
78
| 13 | ⭐️ | ⭐️ |
79
79
| 14 | ⭐️ | ⭐️ |
80
80
| 15 | ⭐️ | ⭐️ |
81
- | 16 | ⭐️ | ⭐️ |
82
81
83
82
</p >
84
83
</details >
85
84
86
85
### 2021
87
- <details ><summary >Solutions overview of 2021</summary >
86
+ <details ><summary >Solutions for 2021</summary >
88
87
<p >
89
88
90
89
| day | part one | part two |
Original file line number Diff line number Diff line change 1
1
# 2020
2
- Solutions for 16 days in 2020 with a total of 32 stars collected
2
+ Solutions for 15 days in 2020 with a total of 30 stars collected
3
3
4
4
| day | part one | part two |
5
5
| :---: | :------: | :------: |
@@ -17,5 +17,4 @@ Solutions for 16 days in 2020 with a total of 32 stars collected
17
17
| 12 | ⭐️ | ⭐️ |
18
18
| 13 | ⭐️ | ⭐️ |
19
19
| 14 | ⭐️ | ⭐️ |
20
- | 15 | ⭐️ | ⭐️ |
21
- | 16 | ⭐️ | ⭐️ |
20
+ | 15 | ⭐️ | ⭐️ |
You can’t perform that action at this time.
0 commit comments