Commit Graph

18 Commits

Author SHA1 Message Date
setop a4e02c42a7 day 15, factor both parts 2023-12-16 00:26:27 +01:00
setop 032f0c4caa day 14, 1E9 is not more than 1E3 2023-12-15 23:58:40 +01:00
setop a59c3c697c day 15, trivial 2023-12-15 17:24:51 +01:00
setop 6be1a222b1 day 12, part 1 faster, but not fast enough for part 2 2023-12-13 14:23:41 +01:00
setop a6c027a1af day 11, 1 is also 2-1 2023-12-11 23:05:13 +01:00
setop 3142bc1ebb day 10, part 1 ok, part 2 with help, but nice drawing 2023-12-10 15:56:37 +01:00
setop 95665139a7 day 9, refactor 2023-12-09 13:50:09 +01:00
setop 1d4c5f6f81 day 9, trivial recursion 2023-12-09 09:17:26 +01:00
setop 492af0c576 day 8, somewhat easy
part 1 realy easy
part 2 made with a trick, got from reddit megathread
else naive approach would have taken 40 day of computation
2023-12-08 11:30:35 +01:00
setop baabb6cd88 day 5, part 2 in brute force
compiled with codon, runs for 7 minutes
should rewrite algorithme with range intersection
2023-12-07 02:13:45 +01:00
setop 6860e71dbd add niceties to day 2 2023-12-06 23:41:41 +01:00
setop 69c8d0f72c day 6, easy peazy 2023-12-06 10:01:43 +01:00
setop 2ae942085d day 5, part2 not achieved 2023-12-06 09:57:38 +01:00
setop c78f8ebf61 day 1 refactor 2023-12-04 16:17:37 +01:00
setop 56f7b7d0c5 day 4, part1 was quick ; I over-complicated part2 and lost time 2023-12-04 10:59:56 +01:00
setop d19fbb9361 day 3, parcours de grille 2023-12-03 10:47:21 +01:00
setop e59e7fab23 day 2, trivial, mostly parsing 2023-12-02 13:22:44 +01:00
setop 46b195249c day 1, one unclear rule prolonged part 2 2023-12-01 12:26:16 +01:00