This is the first year I'm actually sort of trying to make sort of readable programs:
I'm commenting more than I usually do, and making the code make more sense.
This year is only 12 days so I will be attempting each day in python and JavaScript.
See my previous years in the sidebar.
Timed using Jupyter Notebook %%timeit
All time in miliseconds (except for Day 10)
- Day 1: 120
- Day 2: 2230
- Day 3: 187
- Day 4: 394
- Day 5: 30.7
- Day 6: 10.7
- Day 7: 9.42
- Day 8: 2340
- Day 9: 4600
- Day 10: over 2 hours
- Day 11: 1
- Day 12: 2
All time in miliseconds
- Day 1:
- Day 2:
- Day 3:
- Day 4:
- Day 5:
- Day 6:
- Day 7:
- Day 8:
- Day 9:
- Day 10:
- Day 11:
- Day 12:
Apparently inputs come under copyright, I wasnt aware of this and have now removed them from all of my AoC repositories