The program prints numbers 1 - 100, but: if the number is a multiple of 3, it will print "Fizz" if the number is a multiple of 5, it will print "Buzz" if the number is a multiple of both 5 and 3, it will print, "FizzBuzz" CODE: loop (for loop, do...while) function goto DISCLAIMER: The program problem ain't mine. I just read somewhere here, and just created a C++ version of the program. Comments will be much appreciated! I would like to learn from all of you :)) Thanks! God bless everyone! ^^
Who Voted
Comments
Similar Projects
1 votes IOS_FLAGS By professor Programming Contest Name: August - September Contest 2012 tags: c++ 1361 reads |
1 votes String_Class By professor Programming Contest Name: August - September Contest 2012 tags: c++ 1098 reads |
||||||
103 votes Password Generator By cann Programming Contest Name: August - September Contest 2012 1720 reads |
1 votes ToPrintOppositeCaseOfletter By Puneet Programming Contest Name: August - September Contest 2012 tags: c++ 922 reads |
1 votes scientific_Calculator.cpp(1.0) By chroud2012 Programming Contest Name: August - September Contest 2012 1071 reads |





Run It Now!









