advent-of-code/2015-python/solutions
Anders Englöf Ytterström 28af87c00b Add the initial 2015 days in Python
These are already done in Elixir, so this is
just done for the flex.

Also, coming from Day 16-18 from 2023 calendar,
it is safe to say 2015 puzzles are easier and more
manageable.
2023-12-19 23:55:47 +01:00
..
__init__.py Add the initial 2015 days in Python 2023-12-19 23:55:47 +01:00
day_01.py Add the initial 2015 days in Python 2023-12-19 23:55:47 +01:00
day_02.py Add the initial 2015 days in Python 2023-12-19 23:55:47 +01:00
day_03.py Add the initial 2015 days in Python 2023-12-19 23:55:47 +01:00
day_04.py Add the initial 2015 days in Python 2023-12-19 23:55:47 +01:00
day_05.py Add the initial 2015 days in Python 2023-12-19 23:55:47 +01:00
day_06.py Cleanup 2015 solutions 2023-12-19 14:47:50 +01:00
day_07.py Add the initial 2015 days in Python 2023-12-19 23:55:47 +01:00
day_08.py Cleanup 2015 solutions 2023-12-19 14:47:50 +01:00
day_09.py Solve 2015:9 "All in a Single Night" 2023-11-20 20:54:43 +01:00
day_10.py Solve 2015:10 "Elves Look, Elves Say" 2023-11-20 20:54:43 +01:00
day_11.py Solve 2015:11 "Corporate Policy" 2023-11-20 20:54:43 +01:00
day_12.py Solve 2015:12 "JSAbacusFramework.io" 2023-11-20 20:54:43 +01:00
day_13.py Solve 2015:13 "Knights of the Dinner Table" 2023-11-20 20:54:43 +01:00
day_14.py Solve 2015:14 "Reindeer Olympics" 2023-11-20 20:54:43 +01:00
day_15.py Solve 2015:15 "Science for Hungry People" 2023-11-20 20:54:43 +01:00
day_16.py 2015, day 16-25 (first completed calendar!) (#11) 2023-12-19 14:24:28 +01:00
day_17.py 2015, day 16-25 (first completed calendar!) (#11) 2023-12-19 14:24:28 +01:00
day_18.py 2015, day 16-25 (first completed calendar!) (#11) 2023-12-19 14:24:28 +01:00
day_19.py Cleanup 2015 solutions 2023-12-19 14:47:50 +01:00
day_20.py Cleanup 2015 solutions 2023-12-19 14:47:50 +01:00
day_21.py 2015, day 16-25 (first completed calendar!) (#11) 2023-12-19 14:24:28 +01:00
day_22.py 2015, day 16-25 (first completed calendar!) (#11) 2023-12-19 14:24:28 +01:00
day_23.py Cleanup 2015 solutions 2023-12-19 14:47:50 +01:00
day_24.py Cleanup 2015 solutions 2023-12-19 14:47:50 +01:00
day_25.py 2015, day 16-25 (first completed calendar!) (#11) 2023-12-19 14:24:28 +01:00