| Problem | hungryrabbits1 |
|---|---|
| User | Rohith0009 |
| Submission Time | 2025-06-18 08:37:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hungryrabbits1.cpp: In function ‘int main()’:
hungryrabbits1.cpp:29:14: error: ‘maxi’ was not declared in this scope
29 | if (k>line[maxi]) maxi=i;
| ^~~~