• Joined on 2020-08-30
hubert pushed to master at hubert/Advent-of-Code 2020-12-16 08:46:58 +00:00
edce14cd40 Skip set.contains()
hubert pushed to master at hubert/Advent-of-Code 2020-12-16 08:44:41 +00:00
b9a0c574e9 Clean
hubert pushed to master at hubert/Advent-of-Code 2020-12-16 08:24:35 +00:00
edc60130dc Clean parsing
hubert pushed to master at hubert/Advent-of-Code 2020-12-16 08:00:36 +00:00
90c9961d72 Day16
hubert pushed to master at hubert/Advent-of-Code 2020-12-15 14:59:40 +00:00
2aa4226083 Optimize Day14 + benchmarks
hubert pushed to master at hubert/Advent-of-Code 2020-12-15 07:05:03 +00:00
c1f0b7be70 Day15
5336db8643 Day15
Compare 2 commits »
hubert pushed to master at hubert/Advent-of-Code 2020-12-15 07:02:15 +00:00
5336db8643 Day15
hubert pushed to master at hubert/Advent-of-Code 2020-12-14 10:19:37 +00:00
e268a50409 Optimize part2
hubert pushed to master at hubert/Advent-of-Code 2020-12-14 09:09:40 +00:00
1850a2145c Day14
hubert pushed to master at hubert/Advent-of-Code 2020-12-13 10:40:26 +00:00
d12618febd Day13
hubert pushed to master at hubert/Advent-of-Code 2020-12-12 06:23:49 +00:00
0f2e01d6a8 Collapse duplicate when
hubert pushed to master at hubert/Advent-of-Code 2020-12-12 06:16:57 +00:00
582f4f4b50 Day12
hubert pushed to master at hubert/Advent-of-Code 2020-12-11 07:09:04 +00:00
b7ba2d10a7 Day11
4a32ffb0c8 Day11
Compare 2 commits »
hubert pushed to master at hubert/Advent-of-Code 2020-12-11 07:07:03 +00:00
4a32ffb0c8 Day11
hubert pushed to master at hubert/Advent-of-Code 2020-12-10 07:48:03 +00:00
34259208d5 Day10
hubert pushed to master at hubert/Advent-of-Code 2020-12-09 09:37:32 +00:00
67c9cf0391 Fix off by one error
hubert pushed to master at hubert/Advent-of-Code 2020-12-09 09:32:39 +00:00
9aa3c1cace Optimize part1
hubert pushed to master at hubert/Advent-of-Code 2020-12-09 06:25:04 +00:00
3399bd8c43 Save part1 result + sum()
hubert pushed to master at hubert/Advent-of-Code 2020-12-09 05:45:43 +00:00
77dd1e2cc5 Day09
hubert pushed to master at hubert/Advent-of-Code 2020-12-08 07:02:17 +00:00
1923e54548 Safer/faster array copy