| Problem | retrenchment |
|---|---|
| User | yq |
| Submission Time | 2026-06-25 11:04:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:12:14: error: expected ‘;’ before ‘}’ token
12 | count = 2
| ^
| ;
13 | }
| ~