| Problem | retrenchment |
|---|---|
| User | alice157050 |
| Submission Time | 2026-06-25 09:59:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:7:9: error: ‘ll’ was not declared in this scope
7 | if (ll N = 0){
| ^~
retrenchment.cpp:7:11: error: expected ‘)’ before ‘N’
7 | if (ll N = 0){
| ~ ^~
| )