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 @@ -10,7 +10,7 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
10
10
11
11
| Year | Completed |
12
12
| :---: | :---: |
13
- | [ 2024] ( aoc2024 ) | 28 /50 |
13
+ | [ 2024] ( aoc2024 ) | 30 /50 |
14
14
| [ 2023] ( aoc2023 ) | 50/50 |
15
15
16
16
---
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
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
22
| [ Day 14] ( https://adventofcode.com/2024/day/14 ) | [ code] ( src/bin/14.rs ) | ⭐ | ⭐ |
23
- | [ Day 15] ( https://adventofcode.com/2024/day/15 ) | [ code] ( src/bin/15.rs ) | _ | _ |
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 ) | _ | _ |
26
26
| [ Day 18] ( https://adventofcode.com/2024/day/18 ) | [ code] ( src/bin/18.rs ) | _ | _ |
You can’t perform that action at this time.
0 commit comments