0
I need help with this
https://code.sololearn.com/cZfqJ88yp1MW I keep getting an error say there is no if for my else if statements but there is an if to start.
3 Answers
+ 7
Remove semicolons (;) after "if" statements, remove parenthesis from last else and put planet names inside quotes (" ") in statements, put a Capital "F" in the end of RP,MP initialization to convert double to float.
+ 6
Follow these steps, it won't work but most of it will be fixed...
0
That now give me a compilation error