An open API service indexing awesome lists of open source software.

https://github.com/alexzhang1030/aoc-2024

Advent of Code 2024 🎄 ✖️ 🦀
https://github.com/alexzhang1030/aoc-2024

Last synced: 3 months ago
JSON representation

Advent of Code 2024 🎄 ✖️ 🦀

Awesome Lists containing this project

README

        

# Advent of Code 2024 🎄 ✖️ 🦀

- [Day 1 Historian Hysteria](src/day01/mod.rs)
- [Day 2 Red-Nosed Reports](src/day02/mod.rs)
- [Day 3 Mull It Over](src/day03/mod.rs)
- [Day 4 Ceres Search](src/day04/mod.rs)
- [Day 5 Print Queue](src/day05/mod.rs)