Timeline for Finite Cantor's Diagonal
Current License: CC BY-SA 3.0
34 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 27, 2023 at 17:57 | answer | added | pacman256 | timeline score: 1 | |
| May 13, 2016 at 6:13 | vote | accept | Fatalize | ||
| May 9, 2016 at 15:50 | answer | added | Ton Hospel | timeline score: 2 | |
| May 6, 2016 at 14:14 | answer | added | edc65 | timeline score: 1 | |
| May 6, 2016 at 12:16 | comment | added | leo | This is naturally best done in DZZZZ | |
| May 6, 2016 at 10:27 | answer | added | xsot | timeline score: 2 | |
| May 6, 2016 at 5:05 | comment | added | Fatalize | @xnor there cannot be fewer digits | |
| May 6, 2016 at 4:55 | answer | added | miles | timeline score: 3 | |
| May 6, 2016 at 2:51 | answer | added | ToXik-yogHurt | timeline score: 1 | |
| May 6, 2016 at 0:09 | comment | added | xnor | When you say the output cannot have leading zeroes, does that mean it must be the same length as the input, or can there be fewer digits as long as leading zeroes are not displayed? | |
| May 5, 2016 at 19:20 | answer | added | MattPutnam | timeline score: 1 | |
| May 5, 2016 at 16:50 | answer | added | DavidC | timeline score: 1 | |
| May 5, 2016 at 16:39 | answer | added | Dennis | timeline score: 7 | |
| May 5, 2016 at 15:47 | answer | added | Conor O'Brien | timeline score: 2 | |
| May 5, 2016 at 15:46 | answer | added | Marv | timeline score: 3 | |
| May 5, 2016 at 15:17 | answer | added | FryAmTheEggman | timeline score: 3 | |
| May 5, 2016 at 15:13 | comment | added | Fatalize | @FryAmTheEggman If your language's natural representation of integers is strings then yes. | |
| May 5, 2016 at 15:07 | comment | added | FryAmTheEggman | Can I answer in say, Retina, which doesn't have the concept of a number? (at least in the sense of it being different from a string in any meaningful way) | |
| May 5, 2016 at 14:23 | answer | added | Leaky Nun | timeline score: 2 | |
| May 5, 2016 at 13:25 | history | tweeted | twitter.com/StackCodeGolf/status/728214029513134081 | ||
| May 5, 2016 at 13:19 | answer | added | Conor O'Brien | timeline score: 1 | |
| May 5, 2016 at 13:19 | answer | added | orlp | timeline score: 2 | |
| May 5, 2016 at 13:06 | answer | added | Leaky Nun | timeline score: 5 | |
| May 5, 2016 at 12:56 | answer | added | orlp | timeline score: 3 | |
| May 5, 2016 at 12:56 | answer | added | Leaky Nun | timeline score: 1 | |
| May 5, 2016 at 12:53 | comment | added | Fatalize | @CᴏɴᴏʀO'Bʀɪᴇɴ No, the output is an integer. | |
| May 5, 2016 at 12:53 | comment | added | Conor O'Brien | Can we output a list of digits? | |
| May 5, 2016 at 12:52 | answer | added | Peter Taylor | timeline score: 8 | |
| May 5, 2016 at 12:51 | comment | added | Fatalize | Then convert the input string to a list of integers. | |
| May 5, 2016 at 12:50 | comment | added | Leaky Nun |
But STDIN is string by default...
|
|
| May 5, 2016 at 12:49 | comment | added | Fatalize | @KennyLau input has to be numbers, if you language can parse digits directly you don't have to convert anything. | |
| May 5, 2016 at 12:48 | comment | added | Leaky Nun |
So we have to convert the STDIN to integer before parsing?
|
|
| May 5, 2016 at 12:45 | answer | added | Suever | timeline score: 4 | |
| May 5, 2016 at 12:38 | history | asked | Fatalize | CC BY-SA 3.0 |