Finding the max using only if statements? That's going to be such a pain and rather impractical (not necessarily the lack of an if-else, but rather the lack of loops or recursion).

Your code...