• Joined on 2022-07-08
setop pushed to more-in-the-catalog at setop/cliget 2024-04-10 09:46:27 +00:00
f9570c3901 fix tags key
setop pushed to more-in-the-catalog at setop/cliget 2024-04-04 20:54:55 +00:00
c5889d9f71 add to catalog
setop pushed to more-in-the-catalog at setop/cliget 2024-03-09 16:04:31 +00:00
4a39a6d181 add some entry ; add a script to get tool README
e2c846b980 fix(cmd): display all versions, cast to str
Compare 2 commits »
setop pushed to more-in-the-catalog at setop/cliget 2024-01-06 19:30:49 +00:00
cd72e16fef add to catalog
setop pushed to main at setop/aoc2023 2023-12-16 01:21:23 +00:00
6fe70f851f day 14, use rotation, proper cycle detection, merge both parts, enable codon
setop pushed to main at setop/aoc2023 2023-12-16 00:57:31 +00:00
3ead8645fb day 14, proper cycle detection, merge both path, enable codon
setop pushed to main at setop/aoc2023 2023-12-15 23:27:07 +00:00
a4e02c42a7 day 15, factor both parts
setop pushed to main at setop/aoc2023 2023-12-15 22:58:49 +00:00
032f0c4caa day 14, 1E9 is not more than 1E3
setop pushed to main at setop/aoc2023 2023-12-15 16:24:58 +00:00
a59c3c697c day 15, trivial
6be1a222b1 day 12, part 1 faster, but not fast enough for part 2
Compare 2 commits »
setop pushed to main at setop/aoc2023 2023-12-11 22:05:27 +00:00
a6c027a1af day 11, 1 is also 2-1
setop pushed to main at setop/aoc2023 2023-12-11 12:57:52 +00:00
a6692bc780 day 11, 1 is also 2-1
setop pushed to main at setop/aoc2023 2023-12-11 11:36:32 +00:00
d260853f8a day 11, 1 is also 2-1
setop pushed to main at setop/aoc2023 2023-12-10 14:56:46 +00:00
3142bc1ebb day 10, part 1 ok, part 2 with help, but nice drawing
95665139a7 day 9, refactor
Compare 2 commits »
setop pushed to main at setop/aoc2023 2023-12-09 08:17:32 +00:00
1d4c5f6f81 day 9, trivial recursion
setop pushed to main at setop/aoc2023 2023-12-08 10:32:12 +00:00
492af0c576 day 8, somewhat easy
setop pushed to main at setop/aoc2023 2023-12-07 01:14:07 +00:00
baabb6cd88 day 5, part 2 in brute force
setop pushed to main at setop/aoc2023 2023-12-07 01:05:55 +00:00
b5f459ba44 day 5, part 2 in brute force,
setop pushed to main at setop/aoc2023 2023-12-06 22:41:53 +00:00
6860e71dbd add niceties to day 2
setop pushed to main at setop/aoc2023 2023-12-06 09:01:51 +00:00
69c8d0f72c day 6, easy peazy
2ae942085d day 5, part2 not achieved
Compare 2 commits »
setop pushed to main at setop/aoc2023 2023-12-04 15:17:52 +00:00
c78f8ebf61 day 1 refactor