You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
advent-of-code/2024/uiua/day_03.ua

13 lines
340 B

# Experimental!
$ xmul(2,4)&mul[3,7]!^don't()_mul(5,5)+mul(32,64](mul(11,8)undo()?mul(8,5))
Input ←
Part₁ ← /+≡/×⋕↘0_1regex "mul\\((\\d+),(\\d+)\\)"
DontDos ← ∩(⊚⌕)"do()","don't()"
Disabled ← ≡(⊂⤚(⊢▽>,)) ¤DontDos
Part₂ ← Part₁ ▽¬/∨≡(≤⇡:°⊟) Disabled .
⊂⊃Part₁Part₂ Input