From 764c504de403db22012d9ab1f168dd56604f35d2 Mon Sep 17 00:00:00 2001 From: Alex Wilson <460299+mrwilson@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:25:50 +0000 Subject: feat(255): Solution for part 1 --- challenge-255/probablyfine/uiua/ch-1.ua | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 challenge-255/probablyfine/uiua/ch-1.ua diff --git a/challenge-255/probablyfine/uiua/ch-1.ua b/challenge-255/probablyfine/uiua/ch-1.ua new file mode 100644 index 0000000000..54bbbed179 --- /dev/null +++ b/challenge-255/probablyfine/uiua/ch-1.ua @@ -0,0 +1,7 @@ +One ← ⊢▽⬚@ ≠,∩(⊏⍏.) + +--- +⍤.= @e One "Perl" "Preel" +⍤.= @a One "Weekly" "Weeakly" +⍤.= @y One "Box" "Boxy" +--- -- cgit