349
4 billion if statements
(andreasjhkarlsson.github.io)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I'm still mad he didn't use the size of the number to tell the system which block to read first. I feel like that would be a great use of division or maybe modulus?
I just like how he used "% 2" in the Python code he used to generate the C++ code.