Data update
This commit is contained in:
parent
0df55f9f24
commit
aec8ed51b6
1045 changed files with 18889 additions and 2777 deletions
|
|
@ -0,0 +1 @@
|
|||
{.,1>{(\)@={pal}0if}1if\;}:pal;
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
"ABBA" pal
|
||||
"a" pal
|
||||
"13231+464+989=989+464+13231" pal
|
||||
"123 456 789 897 654 321" pal
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
val .ispal = f len(.s) > 0 and .s == s2s .s, len(.s)..1
|
||||
val .ispal = fn(.s) len(.s) > 0 and .s == reverse .s
|
||||
|
||||
val .tests = h{
|
||||
"": false,
|
||||
|
|
|
|||
1
Task/Palindrome-detection/Uiua/palindrome-detection.uiua
Normal file
1
Task/Palindrome-detection/Uiua/palindrome-detection.uiua
Normal file
|
|
@ -0,0 +1 @@
|
|||
≍⇌."tacocat"
|
||||
Loading…
Add table
Add a link
Reference in a new issue