cargo run -- -d1 -y2024 solve
- solve puzzle for a given day and yearcargo run -- -d1 -y2024 solve -a1
- solve puzzle for a given day and year and submit answer for part 1 to AoC servercargo run -- -d1 -y2024 input
- download and save input for given puzzlecargo run -- -d1 -y2024 output
- download and save your answers for given puzzlecargo run -- -y2024 output
- download and save your answers for puzzles in given yearcargo run -- --help
- more info in help
Day | Solved | Part 1 time (ms) | Part 2 time (ms) |
---|---|---|---|
Day 1: Historian Hysteria | ⭐⭐ | 0.221 | 0.219 |
Day 2: Red-Nosed Reports | ⭐⭐ | 0.508 | 0.853 |
Day 3: Mull It Over | ⭐⭐ | 1.680 | 0.959 |
Day 4: Ceres Search | ⭐⭐ | 8.620 | 6.918 |
Day 5: Print Queue | ⭐⭐ | 3.151 | 11.874 |
Day 6: Guard Gallivant | ⭐⭐ | 8.738 | 3375.211 |
Day 7: Bridge Repair | ⭐⭐ | 1.198 | 219.754 |
Day 8: Resonant Collinearity | ⭐⭐ | 0.883 | 1.238 |
Day 9: Disk Fragmenter | ⭐⭐ | 199.930 | 98.860 |
Day 10: Hoof It | ⭐⭐ | 1.678 | 1.148 |
Day 11: Plutonian Pebbles | ⭐⭐ | 0.703 | 20.972 |
Day 12: Garden Groups | ⭐⭐ | 42.927 | 45.581 |
Day 13: Claw Contraption | ⭐⭐ | 0.241 | 0.331 |
Day 14: Restroom Redoubt | ⭐⭐ | 0.172 | 102.252 |
Day 15: Warehouse Woes | ⭐⭐ | 7.226 | 9.084 |
Day 16: Reindeer Maze | ⭐⭐ | 6.478 | 24.347 |
Day 17: Chronospatial Computer | - | - | - |
Day 18: RAM Run | ⭐⭐ | 2.487 | 204.885 |
Day 19: Linen Layout | ⭐⭐ | 2.923 | 22.751 |
Day 20: Race Condition | ⭐⭐ | 7.355 | 280.627 |
Day 21: Keypad Conundrum | ⭐ | 0.454 | - |
Day 22: Monkey Market | ⭐⭐ | 16.325 | 270.527 |
Day 23: LAN Party | ⭐ | 6.823 | - |