aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Wilson <460299+mrwilson@users.noreply.github.com>2024-02-07 18:29:10 +0000
committerGitHub <noreply@github.com>2024-02-07 18:29:10 +0000
commitc7d56f2562526a07bda553c47f02c062ce87a9af (patch)
tree0df6d5bed970169530cc1f1f107777d58ec35646
parent764c504de403db22012d9ab1f168dd56604f35d2 (diff)
downloadperlweeklychallenge-club-c7d56f2562526a07bda553c47f02c062ce87a9af.tar.gz
perlweeklychallenge-club-c7d56f2562526a07bda553c47f02c062ce87a9af.tar.bz2
perlweeklychallenge-club-c7d56f2562526a07bda553c47f02c062ce87a9af.zip
feat(255): Solution for part 2
-rw-r--r--challenge-255/probablyfine/uiua/ch-2.ua9
1 files changed, 9 insertions, 0 deletions
diff --git a/challenge-255/probablyfine/uiua/ch-2.ua b/challenge-255/probablyfine/uiua/ch-2.ua
new file mode 100644
index 0000000000..7b587aa3c2
--- /dev/null
+++ b/challenge-255/probablyfine/uiua/ch-2.ua
@@ -0,0 +1,9 @@
+Two ← ⊡⊢⍖⊕(⊃⧻⊢)⊛.▽⊃≠∘⊙□⊜□¬∊:" .,:;".
+
+---
+"Joe hit a ball, the hit ball flew far after it was hit." "hit"
+⍤⊃⋅∘⊔≍ "ball" Two
+
+"Perl and Raku belong to the same family. Perl is the most popular language in the weekly challenge." "the"
+⍤⊃⋅∘⊔≍ "Perl" Two
+---