Problem airplane
User Lucas
Submission Time 2025-01-12 11:51:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

airplane.cpp: In function ‘int main()’:
airplane.cpp:71:3: error: expected ‘}’ at end of input
71 | }
| ^
airplane.cpp:34:12: note: to match this ‘{’
34 | int main() {
| ^