File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed
src/adventofcode/year_2024 Expand file tree Collapse file tree 4 files changed +20
-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=173 &color=yellow )] ( )
2+ [ ![ Stars collected] ( https://shields.io/static/v1?label=stars%20collected&message=175 &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 )
@@ -166,6 +166,17 @@ Collection of my Advent of Code solutions in an overkill project setup 👻🎄.
166166</p >
167167</details >
168168
169+ ### 2024
170+ <details ><summary >Solutions for 2024</summary >
171+ <p >
172+
173+ | day | part one | part two |
174+ | :---: | :------: | :------: |
175+ | 01 | ⭐️ | ⭐️ |
176+
177+ </p >
178+ </details >
179+
169180
170181<!-- end completed section -->
171182
Original file line number Diff line number Diff line change 1+ # 2024
2+ Solutions for 1 days in 2024 with a total of 2 stars collected
3+
4+ | day | part one | part two |
5+ | :---: | :------: | :------: |
6+ | 01 | ⭐️ | ⭐️ |
You can’t perform that action at this time.
0 commit comments