Problem retrenchment
User lygrace
Submission Time 2026-06-25 09:52:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:17:15: error: expected ‘;’ before ‘}’ token
17 | num=-1
| ^
| ;
18 | }
| ~