An open API service indexing awesome lists of open source software.

https://github.com/sla-ppy/fizzbuzz

[F] Fizzbuzz implementation in C++
https://github.com/sla-ppy/fizzbuzz

cpp early-attempts

Last synced: about 1 year ago
JSON representation

[F] Fizzbuzz implementation in C++

Awesome Lists containing this project

README

          

# Woo! This is the first template I ever made!

## Description:
*Divisible by 3: say "fizz"

Divisible by 5: say "buzz"

Both: "fizzbuzz"

Count up from 1 to 50*



## Demo:
fizzbuzz.png



## Credits:
* This person helped: @lionkor
* Reference material used: https://en.cppreference.com/w/c/language/operator_arithmetic



## Contact:
* For serious inquiries, reach me through mail at: dev@sla-ppy.com

* Add me over Discord: sla-ppy#2023

* You can also find me on Telegram: t.me/sla_ppy



Copyright © 2021, sla-ppy. All rights reserved.