No matter what I do I can’t get this to compile. If I leave the bottom part alone, incorrect values. If I use an else statement (or even else if) I get missing return statement }. When it’s clearly there. So then I tried doing instanceof, fo the end and it tells me that’s an unreachable statement. So where do I go from there?