advent-of-code/src
2024-12-10 16:36:05 +01:00
..
aoc2015 Removed all puzzle descriptions, replaced by a link. Not deleting history though: People who want to get the descriptions will do so anyhow. 2024-12-08 12:55:07 +01:00
aoc2022 Removed all puzzle descriptions, replaced by a link. Not deleting history though: People who want to get the descriptions will do so anyhow. 2024-12-08 12:55:07 +01:00
aoc2023 Removed all puzzle descriptions, replaced by a link. Not deleting history though: People who want to get the descriptions will do so anyhow. 2024-12-08 12:55:07 +01:00
aoc2024 Okay okay, really last optimization on day 9, now beyond what the profiler can reliably measure. 2024-12-10 16:36:05 +01:00
downloader Minor fixes to readme and user agent. 2024-12-08 13:07:05 +01:00
Day_template.txt Removed all puzzle descriptions, replaced by a link. Not deleting history though: People who want to get the descriptions will do so anyhow. 2024-12-08 12:55:07 +01:00
PrimesAndFactors.kt Day 24. This was a mad thing. I hate you all for using term solving tools under python. Thanks to the other kotlin guy who went the chinese remainder path and give a good amount of inspiration (strangely, the test input fails). I was thinking that some sort of modulo arithmetic could solve it, but it was too hard to figure out. What a waste of an otherwise nice xmas day. 2023-12-24 14:50:09 +01:00
Utils.kt Day 10. 2024-12-10 06:26:53 +01:00