Skip to content

geo101/fizzbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

fizzbuzz

My implementation of FizzBuzz.

Usages:

fizzbuzz.v2.exe - Shows output from 1 to 100

fizzbuzz.v2.exe SHOW - Shows output from 1 to 100 with iteration number to the left.

fizzbuzz.v2.exe SHOW 200 - Shows output from 1 to 200 with iteration number to the left. (NOTE - Change 200 to whatever)

About

A C implementation of FizzBuzz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages