Problem pilot
User eliasxyz
Submission Time 2025-06-05 20:27:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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