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