Skip to content

Commit 4ae7b73

Browse files
committed
Stars
1 parent 84dfbf2 commit 4ae7b73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
1010

1111
| Year | Completed |
1212
| :---: | :---: |
13-
| [2024](aoc2024) | 28/50 |
13+
| [2024](aoc2024) | 30/50 |
1414
| [2023](aoc2023) | 50/50 |
1515

1616
---

aoc2024/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
2020
| [Day 12](https://adventofcode.com/2024/day/12) | [code](src/bin/12.rs) |||
2121
| [Day 13](https://adventofcode.com/2024/day/13) | [code](src/bin/13.rs) |||
2222
| [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) | | |
2424
| [Day 16](https://adventofcode.com/2024/day/16) | [code](src/bin/16.rs) | _ | _ |
2525
| [Day 17](https://adventofcode.com/2024/day/17) | [code](src/bin/17.rs) | _ | _ |
2626
| [Day 18](https://adventofcode.com/2024/day/18) | [code](src/bin/18.rs) | _ | _ |

0 commit comments

Comments
 (0)