Problem flybot
User Johnnie
Submission Time 2023-09-04 20:45:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flybot.cpp: In function ‘int main()’:
flybot.cpp:19:4: error: ‘else’ without a previous ‘if’
19 | else if (x)
| ^~~~