All my advent of code solutions for 2022
This is not my most magnificent nor effecient code since most days i'm gonna be rushing this in between assignments
am also going to use a new programming language everday, so again some code won't be great!
Dropped that challenge, only using Python and C++ day 12 and onwards due to lack of time
Not solving all of them due to lack of time, below are the days done :)
Solved:
- Day 1: Calorie Counting
- Day 2: Rock Paper Scissors
- Day 3: Rucksack Reorganization
- Day 4: Camp Cleanup
- Day 5: Supply Stacks
- Day 6: Tuning Trouble
- Day 7: No Space Left On Device
- Day 8: Treetop Tree House
- Day 9: Rope Bridge
- Day 10: Cathode-Ray Tube
- Day 11: Monkey in the Middle
Only python