Skip to content

7Rocky/AoC-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ⭐⭐ 🤷