From 035e4adc54855bbd31012ebfcdb86b70e394bcdf Mon Sep 17 00:00:00 2001 From: JonoCode9374 <36217120+JonoCode9374@users.noreply.github.com> Date: Thu, 26 Dec 2019 16:36:02 +1100 Subject: [PATCH] Update Examples.md --- Examples.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Examples.md b/Examples.md index dfb6219..612b70e 100644 --- a/Examples.md +++ b/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).