diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-12-02 06:15:47 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-12-02 06:37:33 +0100 |
| commit | c0c0f809bb5b2327db96c7dbb5e9ef8ea5960b00 (patch) | |
| tree | f0ae0f3e09b748aafb3effba7051eb8e136c55e1 /README.md | |
| parent | 8e716a225ece98cf75cc1789c8f90757c0beadfc (diff) | |
| download | aoc-c0c0f809bb5b2327db96c7dbb5e9ef8ea5960b00.tar.gz aoc-c0c0f809bb5b2327db96c7dbb5e9ef8ea5960b00.zip | |
Day 2 2025 (solved part 2 before part 1 because I misread lol)
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -14,4 +14,4 @@ See `year/README.md` for instructions on how to run my code. | |||
| 14 | |2022| 50 | Rust | Done in 2025 to learn Rust | | 14 | |2022| 50 | Rust | Done in 2025 to learn Rust | |
| 15 | |2023| 50 | C | All solved by December 25, 2023 | | 15 | |2023| 50 | C | All solved by December 25, 2023 | |
| 16 | |2024| 50 | C++ | Each solved within 24h | | 16 | |2024| 50 | C++ | Each solved within 24h | |
| 17 | |2025| 2 | Python | Work in progress... | | 17 | |2025| 4 | Python | Work in progress... | |
