File tree Expand file tree Collapse file tree 4 files changed +16
-5
lines changed
src/adventofcode/year_2021 Expand file tree Collapse file tree 4 files changed +16
-5
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=155 &color=yellow )] ( )
2+ [ ![ Stars collected] ( https://shields.io/static/v1?label=stars%20collected&message=157 &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 )
@@ -118,7 +118,7 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
118118| 20 | ⭐️ | ⭐️ |
119119| 21 | ⭐️ | ⭐️ |
120120| 22 | ⭐️ | ⭐️ |
121- | 25 | ⭐️ | – |
121+ | 25 | ⭐️ | - |
122122
123123</p >
124124</details >
@@ -147,6 +147,17 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
147147</p >
148148</details >
149149
150+ ### 2023
151+ <details ><summary >Solutions for 2023</summary >
152+ <p >
153+
154+ | day | part one | part two |
155+ | :---: | :------: | :------: |
156+ | 01 | ⭐️ | ⭐️ |
157+
158+ </p >
159+ </details >
160+
150161
151162<!-- end completed section -->
152163
Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ Solutions for 23 days in 2021 with a total of 46 stars collected
2525| 20 | ⭐️ | ⭐️ |
2626| 21 | ⭐️ | ⭐️ |
2727| 22 | ⭐️ | ⭐️ |
28- | 25 | ⭐️ | – |
28+ | 25 | ⭐️ | - |
You can’t perform that action at this time.
0 commit comments