Watch
1
0
Fork
You've already forked advent-of-code
0
advent-of-code/2025/day10.ua
2025-12-27 10:55:23 -05:00

26 lines
369 B
Text

~ "aoc.ua" ~ Lines
&fras "input/day10.txt"
Lines
≡(
{°$"[_] _ {_}"}
⍜(°□⊡0|=@#)
⍜(°□⊡1|⍚⋕ ⍚°/$"_,_" ⍚°$"(_)" °/$"_ _")
⍜(°□⊡2|◇⋕ °/$"_,_")
)
Machines ←
Lights ← (
⊃(°□⊡0|°□⊡1)
path(
≡⌞(
⊙◇°⊚
⬚0+
◿2
)
| /↧ =0)
⬚∞(-1 ⧻⊢)
)
Machines
/+ ≡Lights