aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Sajid Anwar <Mohammad.Anwar@yahoo.com>2024-08-12 13:19:41 +0100
committerGitHub <noreply@github.com>2024-08-12 13:19:41 +0100
commiteac6f9d7ae94df8fc68fda038884f5371143e568 (patch)
treed34d14dcc2c4d554e459660ba1f7368d1f0e6d47
parent4771968984773fb843ab514749590161db3e59d8 (diff)
parentf96fc72420d3531de6fdf70504355cd347183e60 (diff)
downloadperlweeklychallenge-club-eac6f9d7ae94df8fc68fda038884f5371143e568.tar.gz
perlweeklychallenge-club-eac6f9d7ae94df8fc68fda038884f5371143e568.tar.bz2
perlweeklychallenge-club-eac6f9d7ae94df8fc68fda038884f5371143e568.zip
Merge pull request #10594 from PieVieRo/uiua
added solutions to week 282 in Uiua
-rw-r--r--challenge-281/pieviero/uiua/ch-1.ua (renamed from challenge-281/pieviero/ch-1.ua)0
-rw-r--r--challenge-281/pieviero/uiua/ch-2.ua (renamed from challenge-281/pieviero/ch-2.ua)0
-rw-r--r--challenge-282/pieviero/uiua/ch-1.ua4
-rw-r--r--challenge-282/pieviero/uiua/ch-2.ua4
4 files changed, 8 insertions, 0 deletions
diff --git a/challenge-281/pieviero/ch-1.ua b/challenge-281/pieviero/uiua/ch-1.ua
index d12fbc8f59..d12fbc8f59 100644
--- a/challenge-281/pieviero/ch-1.ua
+++ b/challenge-281/pieviero/uiua/ch-1.ua
diff --git a/challenge-281/pieviero/ch-2.ua b/challenge-281/pieviero/uiua/ch-2.ua
index bc1e37e89a..bc1e37e89a 100644
--- a/challenge-281/pieviero/ch-2.ua
+++ b/challenge-281/pieviero/uiua/ch-2.ua
diff --git a/challenge-282/pieviero/uiua/ch-1.ua b/challenge-282/pieviero/uiua/ch-1.ua
new file mode 100644
index 0000000000..8f0a6af116
--- /dev/null
+++ b/challenge-282/pieviero/uiua/ch-1.ua
@@ -0,0 +1,4 @@
+GoodInteger ← ⍣([..]⊏)¯1⊗3°▽°⋕
+GoodInteger 12344456
+GoodInteger 1233334
+GoodInteger 10020003
diff --git a/challenge-282/pieviero/uiua/ch-2.ua b/challenge-282/pieviero/uiua/ch-2.ua
new file mode 100644
index 0000000000..84ac953a88
--- /dev/null
+++ b/challenge-282/pieviero/uiua/ch-2.ua
@@ -0,0 +1,4 @@
+ChangingKeys ← -1⧻◌°▽⌵
+ChangingKeys "pPeERrLl"
+ChangingKeys "rRr"
+ChangingKeys "GoO"