From 7373cbfe8e4dcf9471ce00ae82d977f53f7132db Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Mon, 15 Dec 2025 01:56:33 -0500 Subject: [PATCH] 2025 Day 6 Part 1 --- 2025/aoc.ua | 1 + 2025/day06.ua | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 2025/day06.ua diff --git a/2025/aoc.ua b/2025/aoc.ua index 33e04ee..f79c0f4 100644 --- a/2025/aoc.ua +++ b/2025/aoc.ua @@ -1,2 +1,3 @@ Lines ← ⊜□ ⊸≠ @\n Sections ← ⊜□ ¬⊸⦷ "\n\n" +Words ← ⊜□ ⊸≠ @\s diff --git a/2025/day06.ua b/2025/day06.ua new file mode 100644 index 0000000..f51e647 --- /dev/null +++ b/2025/day06.ua @@ -0,0 +1,15 @@ +~ "aoc.ua" ~ Lines Words + +Lines &fras "input/day06.txt" +⍚Words +⍜↘₋₁ ⍚◇⋕ +≡°□ +⍉ +↻0_¯1 +≡( + ⍣(⍩(/×) °(⊂□"*") + | ⍩(/+) °(⊂□"+") + ) + °□ +) +/+