This is the most efficiant implementation of Fizz Buzz that I could come up with. When most people do Fizz Buzz, they don't even think about compile time, but in this case the calculation of Fizz Buzz happens entirely during compile time. The only thing that happens at run time is the printing of the already calculated Fizz Buzz string.
-
Notifications
You must be signed in to change notification settings - Fork 0
StratusFearMe21/compile-time-fizz-buzz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is the most efficiant implementation of Fizz Buzz I could come up with.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published