2025 Day 4 Part 1
This commit is contained in:
parent
2f552a6516
commit
f0d9c304d3
1 changed files with 12 additions and 0 deletions
12
2025/day04.ua
Normal file
12
2025/day04.ua
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
~ "aoc.ua" ~ Lines
|
||||
|
||||
Input ← Lines &fras "input/day04.txt"
|
||||
Wall ← ≡◇=@@ Input
|
||||
|
||||
/⊂ -₁⇡[3 3]
|
||||
▽¬⍜⍉(⊡1)⊸⦷0_0
|
||||
|
||||
/+ ⬚0˜↻ Wall
|
||||
<4
|
||||
×Wall
|
||||
/+♭
|
||||
Loading…
Reference in a new issue