AdventOfCode/y2015/src
2024-12-03 15:28:12 +01:00
..
bin y2015d24 pretty easy also but had to use itertools instead of my own combinations/permutations impl because of an overflow 2024-12-03 15:28:12 +01:00
days y2015d24 pretty easy also but had to use itertools instead of my own combinations/permutations impl because of an overflow 2024-12-03 15:28:12 +01:00
lib.rs Started with aoc 2015, unable to make d4 part2 faster. Multi-threaded actually slower 2024-10-28 11:39:18 +01:00