Problem airplane2
User Midnight
Submission Time 2026-05-10 16:39:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

airplane2.cpp: In function ‘int main()’:
airplane2.cpp:24:11: error: expected ‘;’ before ‘}’ token
24 | dummy++
| ^
| ;
25 | }
| ~