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 Nolan
Current License: CC BY-SA 4.0
Post Revisions
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 20, 2022 at 2:31 | history | edited | Nolan | CC BY-SA 4.0 |
Improved Score
|
| Jun 6, 2022 at 12:15 | history | edited | Nolan | CC BY-SA 4.0 |
Took advice from a commentator
|
| Jun 5, 2022 at 6:09 | comment | added | emanresu A | Just as some other answers manipulate a string which is then output, your second answer prints a string of binary digits that can be interpreted as a base-10 integer. I'd say it's perfectly valid. | |
| Jun 3, 2022 at 13:22 | history | answered | Nolan | CC BY-SA 4.0 |