• Joined on 2022-07-08
setop pushed to main at setop/aoc2022 2022-12-14 13:34:20 +00:00
efc1f11758 day 12, add nice color pictures
setop pushed to main at setop/aoc2022 2022-12-14 10:55:57 +00:00
f05ac7a70f day 14, quick and nice
setop pushed to main at setop/aoc2022 2022-12-14 00:18:22 +00:00
f3177e66a3 day 12, draw montain
setop pushed to main at setop/aoc2022 2022-12-13 12:29:16 +00:00
e62a2c70b7 day 13, with help
setop pushed to main at setop/aoc2022 2022-12-13 12:23:45 +00:00
abe366b3b3 day 13, with help
setop pushed to main at setop/aoc2022 2022-12-13 00:09:56 +00:00
33fd08d182 day 12, add nice picture of the result
setop pushed to main at setop/aoc2022 2022-12-13 00:03:14 +00:00
cfb99d24f4 day 12, at last, some graph algorithm
setop pushed to main at setop/aoc2022 2022-12-11 20:07:20 +00:00
6a9d3da725 day 11, compact
setop pushed to main at setop/aoc2022 2022-12-11 13:04:53 +00:00
ba932dcc92 day 11, no room for dignity
setop pushed to main at setop/aoc2022 2022-12-10 21:51:30 +00:00
9f935aedf7 day 9, animation with checked pattern background and colors
setop pushed to main at setop/aoc2022 2022-12-10 20:49:49 +00:00
c8b2258994 day 10, prettier and a awk solution for part 2
setop pushed to main at setop/aoc2022 2022-12-10 19:01:07 +00:00
38a377ac84 day 10, awk solution for part 1
setop pushed to main at setop/aoc2022 2022-12-10 18:56:20 +00:00
4a798e1095 day 10, awk solution for part 1
setop pushed to main at setop/aoc2022 2022-12-10 16:42:33 +00:00
c089762042 day 9, add terminal animation
setop pushed to main at setop/aoc2022 2022-12-10 12:29:16 +00:00
2c00b32241 day 10, easy peasy
e4d64206de day 9, the hardest so far, spent to much time debugging
Compare 2 commits »
setop pushed to main at setop/aoc2022 2022-12-08 23:06:57 +00:00
e51de70c36 day 8, compare two approaches for part 1
82b23cf1b4 some stats, to be completed end of month
Compare 2 commits »
setop pushed to main at setop/aoc2022 2022-12-08 11:45:07 +00:00
1ab8a785d5 day 7, remove small cruft
setop pushed to main at setop/aoc2022 2022-12-08 11:44:12 +00:00
3c39e0e147 day 8, imperative way, ugly but works
setop pushed to main at setop/aoc2022 2022-12-07 10:01:34 +00:00
37f0f25dec day 7, "at most" is "less than", not "more than"!
setop pushed to main at setop/aoc2022 2022-12-06 19:21:45 +00:00
277be4d57c day 6, AWK solution, small optim