Problem flybot
User Usu
Submission Time 2025-08-05 13:08:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flybot.cpp: In function ‘int main()’:
flybot.cpp:27:1: error: expected ‘}’ at end of input
27 | }
| ^
flybot.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^