2024 day 5

This commit is contained in:
tristan 2024-12-05 07:41:48 +00:00
parent d0f2fa688f
commit 1f2171f3a5
7 changed files with 1649 additions and 2 deletions

View file

@ -95,8 +95,6 @@
|> break3s
;
log = t: lib.traceSeq t t;
break3x3s = l: l
|> map break3s
|> (groups: