ggx7
It looks like you are evaluating statements that are made within an "else" that shouldn't be evaluated.
Eg
The first if statement

if (manny > moe)


is true, so you would never...