Skip to content

Latest commit

 

History

History
41 lines (39 loc) · 3.68 KB

README.md

File metadata and controls

41 lines (39 loc) · 3.68 KB

Advent of Code 2022

Advent of Code 2022 in Python. You can find my solutions for last year in the 2021 folder.

Files

dayN/
├─ part1.py
├─ part2.py
├─ input.txt
├─ solution.md

Progress ⭐(50/50)

Day Status Solution Rank (Parts 1/2)
🎄 Day 1: Calorie Counting ⭐⭐ 🎯 Day 1 142 / 187
🎄 Day 2: Rock Paper Scissors ⭐⭐ 🎯 Day 2 91 / 71
🎄 Day 3: Rucksack Reorganization ⭐⭐ 🎯 Day 3 25 / 52
🎄 Day 4: Camp Cleanup ⭐⭐ 🎯 Day 4 281 / 2292
🎄 Day 5: Supply Stacks ⭐⭐ 🎯 Day 5 121 / 92
🎄 Day 6: Tuning Trouble ⭐⭐ 🎯 Day 6 40 / 122
🎄 Day 7: No Space Left On Device ⭐⭐ 🎯 Day 7 634 / 706
🎄 Day 8: Treetop Tree House ⭐⭐ 🎯 Day 8 80 / 95
🎄 Day 9: Rope Bridge ⭐⭐ 🎯 Day 9 1614 / 486
🎄 Day 10: Cathode-Ray Tube ⭐⭐ 🎯 Day 10 ~~ / ~~
🎄 Day 11: Monkey in the Middle ⭐⭐ 🎯 Day 11 119 / 118
🎄 Day 12: Hill Climbing Algorithm ⭐⭐ 🎯 Day 12 332 / 211
🎄 Day 13: Distress Signal ⭐⭐ 🎯 Day 13 237 / 1146
🎄 Day 14: Regolith Reservoir ⭐⭐ 🎯 Day 14 160 / 120
🎄 Day 15: Beacon Exclusion Zone ⭐⭐ 🎯 Day 15 ~~ / ~~
🎄 Day 16: Proboscidea Volcanium ⭐⭐ 🎯 Day 16 ~~ / ~~
🎄 Day 17: Pyroclastic Flow ⭐⭐ 🎯 Day 17 ~~ / ~~
🎄 Day 18: Boiling Boulders ⭐⭐ 🎯 Day 18 ~~ / ~~
🎄 Day 19: Not Enough Minerals ⭐⭐ 🎯 Day 19 40 / 157
🎄 Day 20: Grove Positioning System ⭐⭐ 🎯 Day 20 73 / 34
🎄 Day 21: Monkey Math ⭐⭐ 🎯 Day 21 78 / 672
🎄 Day 22: Monkey Map ⭐⭐ 🎯 Day 22 ~~ / ~~
🎄 Day 23: Unstable Diffusion ⭐⭐ 🎯 Day 23 ~~ / ~~
🎄 Day 24: Blizzard Basin ⭐⭐ 🎯 Day 24 ~~ / ~~
🎄 Day 25: Full of Hot Air ⭐⭐ 🎯 Day 25 476 / 404
🎄 Final Rank: 146