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
b5f748dabc
commit
035e4adc54
1 changed files with 10 additions and 0 deletions
10
Examples.md
10
Examples.md
|
@ -28,3 +28,13 @@ Psuedo:
|
|||
function main
|
||||
generate factors of input
|
||||
filter list by above flow (f)
|
||||
|
||||
## Swap good and bad
|
||||
|
||||
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).
|
||||
|
|
Loading…
Reference in a new issue