Skip to content

Conversation

@MaxJaycee
Copy link

No description provided.

C++/fizzbuzz.cpp Outdated
Comment on lines 6 to 8
// There is no need of "for" loop to print output as you mentioned above.
//If it is not the way you want you can mention it again.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @MaxJaycee looping is required as you need to print the pattern of 1, 2, Fizz, 4, Buzz....

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok i will try for it again.

@MaxJaycee
Copy link
Author

Hello @ashish-r , I have made few more changes you can look into those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants