Timeline for answer to What is the smallest positive base 10 integer that can be printed by a program shorter (in characters) than itself? by SuperJedi224
Current License: CC BY-SA 3.0
Post Revisions
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 8, 2016 at 14:16 | comment | added | NobodyNada | Oops, I misread that to say "this rule applies if your code is in ASCII or UTF-8." | |
| May 8, 2016 at 11:11 | comment | added | SuperJedi224 | @NobodyNada This time the question specifically said to score in UTF8, for some reason. | |
| May 8, 2016 at 4:15 | comment | added | NobodyNada |
Can't ᴇ2 count as two bytes since the calculator's encoding isn't UTF-8, like Jelly?
|
|
| Jan 5, 2016 at 15:37 | comment | added | dberm22 | @SuperJedi224 Ahh, I read it as the magnitude of the printed number has to be larger than the bytecount, not the number of digits in the printed number. Thanks for the clarification. | |
| Jan 5, 2016 at 14:04 | comment | added | SuperJedi224 | @dberm22 3! has only 1 digit, we need at least 3. | |
| Jan 5, 2016 at 13:23 | comment | added | dberm22 |
Wouldn't 3! score better?
|
|
| Dec 30, 2015 at 13:27 | comment | added | jbg | Thanks :) I should have noticed that the character was subtly-smaller-than-full-height… | |
| Dec 30, 2015 at 13:14 | comment | added | SuperJedi224 |
@JasperBryant-Greene ᴇ and E are not the same character. In TI-BASIC, ᴇ is scientific notation and E is a variable.
|
|
| Dec 30, 2015 at 9:10 | comment | added | jbg | Maybe I’m missing something, but the string "E2" is only two bytes in UTF-8… | |
| Dec 28, 2015 at 15:39 | history | answered | SuperJedi224 | CC BY-SA 3.0 |