hyper-neutrino/advent-of-code
My Advent of Code submissions. For 2021 and before, these are the original code I used, without any modifications after-the-fact. As such, they are probably not as efficient or short as they should be, because I want a working solution faster, not a better solution. For 2022 and after, these are the solutions uploaded to my YouTube channel.
PythonMIT
Issues
- 0
2021 Not all solutions are working
#7 opened by JCCapgemini - 2
day13p2.py has error.
#3 opened by aravindh-c - 1
How open(0) will read from CLI?
#2 opened by aravindh-c - 2
Quick question...
#1 opened by ArnaudBuchholz