Timeline for Fizzbuzz in any base
Current License: CC BY-SA 4.0
19 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Feb 23, 2019 at 16:28 | vote | accept | Geza Kerecsenyi | ||
| Feb 23, 2019 at 16:13 | history | edited | Jonathan Allan | CC BY-SA 4.0 |
added 44 characters in body
|
| Feb 23, 2019 at 16:11 | comment | added | Jonathan Allan | A terser implementation could just take a list of the desired digits, instead of the numerical base, like this. | |
| Feb 23, 2019 at 16:11 | comment | added | Jonathan Allan | @GezaKerecsenyi Updated. However, I don't understand how the representation is "borderline" - in base b the digits are in \$[0,n-1]\$. Or how outputting an array isn't "playing the game" ("Input and output can be through console, or function arguments/returns"). Using some other arbitrary output is as simple as substitution and formatting is just boilerplate and orthogonal to the core of the challenge. | |
| Feb 23, 2019 at 10:00 | comment | added | Geza Kerecsenyi | True. While I'm fine with the representation (though it's borderline), outputting an array isn't the same as playing the game. However, if you output the array of digits on each line, I'll accept it. | |
| Feb 23, 2019 at 7:18 | vote | accept | Geza Kerecsenyi | ||
| Feb 23, 2019 at 7:18 | |||||
| Feb 23, 2019 at 4:02 | comment | added | Gymhgy | The challenge states that output must be on seperate lines | |
| Feb 23, 2019 at 2:46 | history | edited | Jonathan Allan | CC BY-SA 4.0 |
added 10 characters in body
|
| Feb 23, 2019 at 2:40 | history | edited | Jonathan Allan | CC BY-SA 4.0 |
added 87 characters in body
|
| Feb 23, 2019 at 2:26 | history | edited | Jonathan Allan | CC BY-SA 4.0 |
edited body
|
| Feb 23, 2019 at 1:29 | history | edited | Jonathan Allan | CC BY-SA 4.0 |
added 1534 characters in body
|
| Feb 22, 2019 at 23:42 | history | edited | Jonathan Allan | CC BY-SA 4.0 |
deleted 122 characters in body
|
| Feb 22, 2019 at 23:26 | history | edited | Jonathan Allan | CC BY-SA 4.0 |
deleted 11 characters in body
|
| Feb 22, 2019 at 23:08 | history | edited | Jonathan Allan | CC BY-SA 4.0 |
added 2 characters in body
|
| Feb 22, 2019 at 22:58 | history | edited | Jonathan Allan | CC BY-SA 4.0 |
added 176 characters in body
|
| Feb 22, 2019 at 22:50 | history | edited | Jonathan Allan | CC BY-SA 4.0 |
added 176 characters in body
|
| Feb 22, 2019 at 22:42 | history | edited | Jonathan Allan | CC BY-SA 4.0 |
added 176 characters in body
|
| Feb 22, 2019 at 22:23 | history | answered | Jonathan Allan | CC BY-SA 4.0 |