File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
src/adventofcode/year_2021 Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Advent of Code ⭐️
2- [ ![ Stars collected] ( https://shields.io/static/v1?label=stars%20collected&message=102 &color=yellow )] ( )
2+ [ ![ Stars collected] ( https://shields.io/static/v1?label=stars%20collected&message=104 &color=yellow )] ( )
33[ ![ codecov] ( https://codecov.io/gh/marcelblijleven/adventofcode/branch/master/graph/badge.svg?token=jZ2TgfyltM )] ( https://codecov.io/gh/marcelblijleven/adventofcode )
44[ ![ tests] ( https://github.com/marcelblijleven/adventofcode/actions/workflows/tests.yaml/badge.svg )] ( https://github.com/marcelblijleven/adventofcode )
55[ ![ version] ( https://img.shields.io/github/v/release/marcelblijleven/adventofcode.svg )] ( https://github.com/marcelblijleven/adventofcode/releases )
@@ -99,6 +99,7 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
9999| 09 | ⭐️ | ⭐️ |
100100| 10 | ⭐️ | ⭐️ |
101101| 11 | ⭐️ | ⭐️ |
102+ | 12 | ⭐️ | ⭐️ |
102103
103104</p >
104105</details >
Original file line number Diff line number Diff line change 11# 2021
2- Solutions for 11 days in 2021 with a total of 22 stars collected
2+ Solutions for 12 days in 2021 with a total of 24 stars collected
33
44| day | part one | part two |
55| :---: | :------: | :------: |
@@ -13,4 +13,5 @@ Solutions for 11 days in 2021 with a total of 22 stars collected
1313| 08 | ⭐️ | ⭐️ |
1414| 09 | ⭐️ | ⭐️ |
1515| 10 | ⭐️ | ⭐️ |
16- | 11 | ⭐️ | ⭐️ |
16+ | 11 | ⭐️ | ⭐️ |
17+ | 12 | ⭐️ | ⭐️ |
You can’t perform that action at this time.
0 commit comments