mirror of
https://github.com/Lyxal/Keta.git
synced 2024-08-14 23:53:13 +00:00
Update Examples.md
This commit is contained in:
parent
035e4adc54
commit
09b849b4cd
1 changed files with 12 additions and 0 deletions
12
Examples.md
12
Examples.md
|
@ -38,3 +38,15 @@ Keg got 7 bytes on this challenge (first place btw)
|
|||
Note that this uses a reverse token flag. But that's what the keg answer does.
|
||||
|
||||
6 bytes (Ket) vs 7 bytes (Keg).
|
||||
|
||||
## N(e(s(t))) a string
|
||||
|
||||
Keg got 12 bytes
|
||||
|
||||
M\(+\)*!
|
||||
|
||||
ININIM
|
||||
Add(Map(input, "("), Times(")", length(input)))
|
||||
|
||||
`--mapoffbyone`
|
||||
8 bytes (Ket) vs 12 bytes (Keg)
|
||||
|
|
Loading…
Reference in a new issue