Timeline for Create a cactus from words
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 20, 2024 at 2:45 | history | edited | akamayu | CC BY-SA 4.0 |
deleted 3 characters in body
|
| Mar 19, 2024 at 18:39 | comment | added | att |
(⊂''⍴⍨a⍳⊃⍵),¨ → (a⍳⊃⍵)↓⍣¯1¨
|
|
| Mar 19, 2024 at 10:36 | history | edited | akamayu | CC BY-SA 4.0 |
44 -> 42
|
| Mar 19, 2024 at 9:13 | comment | added | ovs |
you can save a byte by reshaping the empty string. And if you remove the left-most ∘, the whole thing becomes a 2-train/atop, which achieves the same (You would need to add parentheses around the whole thing for your testing code on tryapl, but those don't count to the function itself)
|
|
| Mar 19, 2024 at 2:22 | history | edited | akamayu | CC BY-SA 4.0 |
deleted 208 characters in body
|
| Mar 18, 2024 at 18:08 | history | edited | akamayu | CC BY-SA 4.0 |
deleted 40 characters in body
|
| Mar 18, 2024 at 18:00 | history | edited | akamayu | CC BY-SA 4.0 |
deleted 40 characters in body
|
| Mar 18, 2024 at 17:16 | history | edited | akamayu | CC BY-SA 4.0 |
added 33 characters in body
|
| Mar 18, 2024 at 16:46 | history | answered | akamayu | CC BY-SA 4.0 |