Skip to content

Commit 786a71c

Browse files
committed
Update stars
1 parent bb8c7b9 commit 786a71c

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
@@ -8,7 +8,7 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
88

99
| Year | Completed |
1010
| :---: | :---: |
11-
| [2024](aoc2024) | 26/50 |
11+
| [2024](aoc2024) | 28/50 |
1212
| [2023](aoc2023) | 50/50 |
1313

1414
---

aoc2024/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
1919
| [Day 11](https://adventofcode.com/2024/day/11) | [code](src/bin/11.rs) |||
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) |||
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) | | |
2323
| [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) | _ | _ |

0 commit comments

Comments
 (0)