Timeline for 1, 2, Fizz, 4, Buzz
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 13, 2016 at 17:49 | comment | added | Magic Octopus Urn |
Can save 2 bytes using 1.upto(100){} and no parenthesis are needed in your answer, resulting in: 1.upto(100){i->println i%15?i%5?i%3?i:'Fizz':'Buzz':'FizzBuzz'} +1 though :).
|
|
| Nov 1, 2015 at 8:51 | history | edited | Beta Decay | CC BY-SA 3.0 |
Edited formatting for leaderboard
|
| Sep 27, 2015 at 18:03 | review | Low quality posts | |||
| Sep 27, 2015 at 18:16 | |||||
| Sep 27, 2015 at 17:45 | history | answered | The Coder | CC BY-SA 3.0 |