Problem airplane2
User Biologyhater123
Submission Time 2026-02-22 13:52:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

airplane2.cpp: In function ‘int32_t main()’:
airplane2.cpp:42:13: error: expected ‘}’ at end of input
42 | return 0;
| ^
airplane2.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^