Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.58 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.58 KB

Advent of Code (AoC) 2024

Resolution of the problems in Rust language:

git clone https://github.com/7Rocky/AoC-2024
cd AoC-2024/day_<number>

rustc main.rs; ./main; rm main
cd AoC-2024

make test
Problem Title Difficulty Feelings
Day 01 Historian Hysteria 🤷
Day 02 Red-Nosed Reports ⭐⭐ 🤔
Day 03 Mull It Over ⭐⭐ 😡
Day 04 Ceres Search ⭐⭐ 🤷
Day 05 Print Queue ⭐⭐ 🤷
Day 06 Guard Gallivant ⭐⭐ 🤔
Day 07 Bridge Repair ⭐⭐ 🤩
Day 08 Resonant Collinearity ⭐⭐ 🤷
Day 09 Disk Fragmenter ⭐⭐ 🤔
Day 10 Hoof It ⭐⭐ 🤩
Day 11 Plutonian Pebbles ⭐⭐⭐ 😡