Problem pilot
User yc
Submission Time 2025-06-05 10:38:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pilot.cpp: In function ‘int main()’:
pilot.cpp:22:1: error: expected ‘}’ at end of input
22 | }
| ^
pilot.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^