| Problem | famishedcats |
|---|---|
| User | pasit |
| Submission Time | 2026-03-15 14:02:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
famishedcats.cpp: In function ‘int32_t main()’:
famishedcats.cpp:66:11: error: ‘i’ was not declared in this scope
66 | if(x < d[i]){
| ^
famishedcats.cpp:88:6: error: ‘i’ was not declared in this scope
88 | vis[i] = true;
| ^