| Problem | retrenchment |
|---|---|
| User | yq |
| Submission Time | 2026-06-25 10:09:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:7:16: error: expected primary-expression before ‘)’ token
7 | for( N > 1;) {
| ^
retrenchment.cpp:7:16: error: expected ‘;’ before ‘)’ token
7 | for( N > 1;) {
| ^
| ;