Skip to content

lasjdhu/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 Advent Of Code

Usage

./solve -y 2024 -d 01

or

javac 2024/utils/FileUtils.java 2024/Day01/*.java -d out
java -cp out Day01.Main

📁 2024 Tasks List

Day Name Stars
1 Historian Hysteria ⭐⭐
2 Red-Nosed Reports ⭐⭐
3 Mull It Over ⭐⭐
4 Ceres Search ⭐⭐
5 Print Queue ⭐⭐
6 Guard Gallivant ⭐⭐
7 Bridge Repair ⭐⭐
8 Resonant Collinearity ⭐⭐
9 Disk Fragmenter ⭐⭐
10 Hoof It ⭐⭐
11 Plutonian Pebbles ⭐⭐
12 Garden Groups ⭐⭐
13 Claw Contraption ⭐⭐
14 Restroom Redoubt ⭐⭐
15 Warehouse Woes
16 Reindeer Maze ⭐⭐
17 Chronospatial Computer ⭐⭐
18 RAM Run ⭐⭐
19 Linen Layout ⭐⭐
20 Race Condition ⭐⭐
21 Keypad Conundrum
22 Monkey Market ⭐⭐
23 LAN Party ⭐⭐
24 Crossed Wires
25 Code Chronicle

About

Advent calendar of small programming puzzles

Topics

Resources

License

Stars

Watchers

Forks