Skip to main content

Timeline for "Candy Crush" a string

Current License: CC BY-SA 4.0

6 events
when toggle format what by license comment
Mar 8, 2023 at 16:17 comment added noodle person @ChristianVincenzoTraina That’s right
Feb 27, 2023 at 8:36 comment added Christian Vincenzo Traina I didn't know it, thank you. I think it's meant to exploit the blank/not printable ASCII characters, isn't it?
Feb 25, 2023 at 19:49 comment added emanresu A @ChristianVincenzoTraina Vyxal uses a SBCS (single-byte character system) which allows it to store each character as a single byte. If interpreted as a binary file the program would look like the bytes 28 bd 3a f6 be be f1 06 66.
Feb 25, 2023 at 18:05 comment added Christian Vincenzo Traina I don't know if there's some unwritten rule in this StackExchange website, but these aren't 9 bytes. To store this program you need 19 bytes
Feb 24, 2023 at 20:17 history edited emanresu A CC BY-SA 4.0
added 131 characters in body
Feb 24, 2023 at 19:25 history answered emanresu A CC BY-SA 4.0