| Problem | retrenchment |
|---|---|
| User | Hihihihihi |
| Submission Time | 2026-06-25 10:02:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:9:8: error: expected ‘;’ before ‘ans’
9 | n/=x
| ^
| ;
10 | ans++;
| ~~~