Editorial for GFSSOC '15 Fall J2 - Fizz Fuzz
Remember to use this editorial only when stuck, and not to copy-paste code from it. Please be respectful to the problem author and editorialist.
Submitting an official solution before solving the problem yourself is a bannable offence.
Submitting an official solution before solving the problem yourself is a bannable offence.
This is basically the classic Bizz Buzz game.
Pretty straightforward, make sure you have your if statements in the right order!
Comments