Skip to content

Commit 5568d09

Browse files
obalunenkoactions-user
authored andcommitted
Update README stars for year.
1 parent f85845c commit 5568d09

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

README.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,69 @@ This repository contains solutions for puzzles and cli tool to run solutions to
2828
## Implemented solutions
2929

3030
<!--- advent_readme_stars table [2021] --->
31+
### 2021 Results
3132

33+
| Day | Part 1 | Part 2 |
34+
| :---: | :---: | :---: |
35+
| [Day 1](https://adventofcode.com/2021/day/1) |||
36+
| [Day 2](https://adventofcode.com/2021/day/2) |||
37+
| [Day 3](https://adventofcode.com/2021/day/3) |||
38+
<!--- advent_readme_stars table [2021] --->
39+
40+
<!--- advent_readme_stars table [2020] --->
41+
### 2020 Results
42+
43+
| Day | Part 1 | Part 2 |
44+
| :---: | :---: | :---: |
45+
| [Day 1](https://adventofcode.com/2020/day/1) |||
46+
| [Day 2](https://adventofcode.com/2020/day/2) |||
3247
<!--- advent_readme_stars table [2020] --->
3348

3449
<!--- advent_readme_stars table [2019] --->
50+
### 2019 Results
51+
52+
| Day | Part 1 | Part 2 |
53+
| :---: | :---: | :---: |
54+
| [Day 1](https://adventofcode.com/2019/day/1) |||
55+
| [Day 2](https://adventofcode.com/2019/day/2) |||
56+
| [Day 3](https://adventofcode.com/2019/day/3) |||
57+
| [Day 4](https://adventofcode.com/2019/day/4) |||
58+
<!--- advent_readme_stars table [2019] --->
59+
60+
<!--- advent_readme_stars table [2018] --->
61+
### 2018 Results
3562

63+
| Day | Part 1 | Part 2 |
64+
| :---: | :---: | :---: |
65+
| [Day 1](https://adventofcode.com/2018/day/1) |||
66+
| [Day 2](https://adventofcode.com/2018/day/2) |||
3667
<!--- advent_readme_stars table [2018] --->
3768

3869
<!--- advent_readme_stars table [2017] --->
70+
### 2017 Results
3971

72+
| Day | Part 1 | Part 2 |
73+
| :---: | :---: | :---: |
74+
| [Day 1](https://adventofcode.com/2017/day/1) |||
75+
| [Day 2](https://adventofcode.com/2017/day/2) |||
76+
<!--- advent_readme_stars table [2017] --->
77+
78+
<!--- advent_readme_stars table [2016] --->
79+
### 2016 Results
80+
81+
| Day | Part 1 | Part 2 |
82+
| :---: | :---: | :---: |
83+
| [Day 1](https://adventofcode.com/2016/day/1) |||
84+
| [Day 2](https://adventofcode.com/2016/day/2) |||
4085
<!--- advent_readme_stars table [2016] --->
4186

87+
<!--- advent_readme_stars table [2015] --->
88+
### 2015 Results
89+
90+
| Day | Part 1 | Part 2 |
91+
| :---: | :---: | :---: |
92+
| [Day 1](https://adventofcode.com/2015/day/1) |||
93+
| [Day 2](https://adventofcode.com/2015/day/2) |||
4294
<!--- advent_readme_stars table [2015] --->
4395

4496
## Usage of aoc-cli

0 commit comments

Comments
 (0)