| Problem | retrenchment |
|---|---|
| User | YunQingOng |
| Submission Time | 2026-06-25 09:20:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:10:13: error: expected ‘;’ before ‘}’ token
10 | t+=1
| ^
| ;
11 | }
| ~