Timeline for answer to Covfefify a string by TwilightSparkle
Current License: CC BY-SA 4.0
Post Revisions
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 11, 2022 at 5:59 | history | edited | TwilightSparkle | CC BY-SA 4.0 |
golf!
|
| Mar 11, 2022 at 5:55 | comment | added | TwilightSparkle | 80!!! (19 chars) EXPLANATION COMIN' SOON | |
| Mar 11, 2022 at 5:54 | history | edited | TwilightSparkle | CC BY-SA 4.0 |
golf!
|
| Feb 4, 2022 at 14:23 | history | edited | TwilightSparkle | CC BY-SA 4.0 |
added 495 characters in body
|
| Feb 3, 2022 at 5:00 | comment | added | TwilightSparkle | ...Damn, one completely unnecessary byte. Two-digits!!! | |
| Feb 3, 2022 at 4:59 | history | edited | TwilightSparkle | CC BY-SA 4.0 |
added 9 characters in body
|
| Jan 29, 2022 at 15:31 | history | edited | TwilightSparkle | CC BY-SA 4.0 |
deleted 58 characters in body
|
| Jan 18, 2022 at 6:41 | comment | added | TwilightSparkle | Oh, and explaining that made me realize I wasted a very dumb byte. I've fixed it now. | |
| Jan 18, 2022 at 6:33 | history | edited | TwilightSparkle | CC BY-SA 4.0 |
added 7 characters in body
|
| Jan 18, 2022 at 6:16 | comment | added | TwilightSparkle |
@emanresuA It's very naive. Two lookup tables at the beginning: "is consonant" (with unprintable characters \x00 and \x01) and "voiced or voiceless". Then three do-while loops to find a vowel (and output along the way), consonant (and output along the way), and vowel.
|
|
| Jan 17, 2022 at 18:22 | comment | added | emanresu A | How does this work? | |
| Jan 17, 2022 at 15:01 | history | edited | TwilightSparkle | CC BY-SA 4.0 |
added 12 characters in body
|
| Jan 17, 2022 at 14:29 | history | edited | TwilightSparkle | CC BY-SA 4.0 |
added 5 characters in body
|
| Jan 17, 2022 at 14:20 | history | edited | TwilightSparkle | CC BY-SA 4.0 |
added 145 characters in body
|
| Jan 17, 2022 at 13:50 | history | edited | TwilightSparkle | CC BY-SA 4.0 |
added 176 characters in body
|
| Jan 17, 2022 at 13:38 | history | answered | TwilightSparkle | CC BY-SA 4.0 |