File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
8
8
9
9
| Year | Completed |
10
10
| :---: | :---: |
11
- | [ 2024] ( aoc2024 ) | 26 /50 |
11
+ | [ 2024] ( aoc2024 ) | 28 /50 |
12
12
| [ 2023] ( aoc2023 ) | 50/50 |
13
13
14
14
---
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
19
19
| [ Day 11] ( https://adventofcode.com/2024/day/11 ) | [ code] ( src/bin/11.rs ) | ⭐ | ⭐ |
20
20
| [ Day 12] ( https://adventofcode.com/2024/day/12 ) | [ code] ( src/bin/12.rs ) | ⭐ | ⭐ |
21
21
| [ Day 13] ( https://adventofcode.com/2024/day/13 ) | [ code] ( src/bin/13.rs ) | ⭐ | ⭐ |
22
- | [ Day 14] ( https://adventofcode.com/2024/day/14 ) | [ code] ( src/bin/14.rs ) | _ | _ |
22
+ | [ Day 14] ( https://adventofcode.com/2024/day/14 ) | [ code] ( src/bin/14.rs ) | ⭐ | ⭐ |
23
23
| [ Day 15] ( https://adventofcode.com/2024/day/15 ) | [ code] ( src/bin/15.rs ) | _ | _ |
24
24
| [ Day 16] ( https://adventofcode.com/2024/day/16 ) | [ code] ( src/bin/16.rs ) | _ | _ |
25
25
| [ Day 17] ( https://adventofcode.com/2024/day/17 ) | [ code] ( src/bin/17.rs ) | _ | _ |
You can’t perform that action at this time.
0 commit comments