Timeline for Print 0 to 100 without 1-9 characters
Current License: CC BY-SA 4.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 26, 2021 at 16:45 | comment | added | Sanctus | @cairdcoinheringaahing, i see, then it makes sense | |
| Feb 26, 2021 at 15:45 | history | edited | caird coinheringaahing♦ | CC BY-SA 4.0 | added 66 characters in body |
| Feb 26, 2021 at 15:45 | comment | added | caird coinheringaahing♦ | @Sanctus It is 2 bytes. More specifically, it is the hex bytes 83 D2 (and 4B for the 3 byte version). Jelly uses a custom code page to encode its programs in order to make them more "readable", but if you fed a raw byte stream of those two bytes into the Jelly interpreter, it would produce the same output | |
| Feb 26, 2021 at 15:42 | comment | added | Sanctus | This isnt really 2/3 bytes. 2/3 characters, may be | |
| Feb 24, 2021 at 17:16 | comment | added | Rushabh Mehta | @MartinBraun This opinion has been shared a gazillion times on meta. The consensus is, just look at other answers. The R answer in particular is quite beautiful. | |
| Feb 24, 2021 at 16:15 | comment | added | Martin Braun | @cairdcoinheringaahing This was no critics towards you in person. I appreciate the effort put into each and every answer. I just wanted to share the fact that languages like this kinda take away the magic of the result, if you know they are designed to do what they are supposed to do here. | |
| Feb 24, 2021 at 16:11 | comment | added | caird coinheringaahing♦ | @MartinBraun In most challenges (I.e. those more complex than this), creating a competitive answer in a golfing language is just as difficult as doing so in a “real” language. You’ll see that I helped golf the Python answer just above (sorting by votes), and I can tell you that was just as simple as writing this answer | |
| Feb 24, 2021 at 16:07 | comment | added | Martin Braun | Languages designed to be used in code golf kinda ruin the aesthetics of code golf. I prefer to see mad-squeezing of daily used languages that are legitimately used in real production environments, instead. | |
| Feb 24, 2021 at 10:52 | comment | added | caird coinheringaahing♦ | @ErwinMoller No need to look it up, just click the link in the Header to visit the GitHub page! :) | |
| Feb 24, 2021 at 10:36 | comment | added | Erwin Moller | What the ....??? What on earth is this language? (goes lookup Jelly) | |
| Feb 23, 2021 at 18:16 | comment | added | caird coinheringaahing♦ | @azro Added an explanation | |
| Feb 23, 2021 at 18:16 | history | edited | caird coinheringaahing♦ | CC BY-SA 4.0 | added 151 characters in body |
| Feb 23, 2021 at 18:15 | comment | added | azro | wtf happens here xD | |
| Feb 23, 2021 at 15:49 | history | answered | caird coinheringaahing♦ | CC BY-SA 4.0 |