2025 Day 6 Part 1
This commit is contained in:
parent
bb2cca8a31
commit
7373cbfe8e
2 changed files with 16 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
Lines ← ⊜□ ⊸≠ @\n
|
||||
Sections ← ⊜□ ¬⊸⦷ "\n\n"
|
||||
Words ← ⊜□ ⊸≠ @\s
|
||||
|
|
|
|||
15
2025/day06.ua
Normal file
15
2025/day06.ua
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
~ "aoc.ua" ~ Lines Words
|
||||
|
||||
Lines &fras "input/day06.txt"
|
||||
⍚Words
|
||||
⍜↘₋₁ ⍚◇⋕
|
||||
≡°□
|
||||
⍉
|
||||
↻0_¯1
|
||||
≡(
|
||||
⍣(⍩(/×) °(⊂□"*")
|
||||
| ⍩(/+) °(⊂□"+")
|
||||
)
|
||||
°□
|
||||
)
|
||||
/+
|
||||
Loading…
Reference in a new issue