1
0
Fork 0
mirror of https://github.com/Lyxal/Keta.git synced 2024-08-14 23:53:13 +00:00
Keta/Examples.md
2019-12-26 16:20:25 +11:00

11 lines
185 B
Markdown

## Make me a square!
Keg got 11 bytes on this challenge.
P[DD+\ }S3
Expands to:
Shape(Palindromise(Add(Double(Double(input)), " ")), 3)
10 bytes (Ket) vs 11 bytes (Keg) .