465
Peak code reuse
(eviltoast.org)
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.
To fix this, add
if(num == 255) return true;
before line 10.Peak efficiency there.
But use 2147483647 to be safe.