5 ms·
I once implemented FizzBuzz using this trick https://www.reddit.com/r/C_Programming/comments/qqazh8/fizzbuzz_contained_entirely_within_the_parameter/ https://ww
by ynfnehf 4y ago
I once implemented FizzBuzz using this trick https://www.reddit.com/r/C_Programming/comments/qqazh8/fizzbuzz_contained_entirely_within_the_parameter/ https://www.reddit.com/r/C_Programming/comments/qqazh8/fizzb...
- inglor_cz 4y agoWow, this is wizardry.