Problem | hungryrabbits1 |
---|---|
User | personjs |
Submission Time | 2025-01-14 17:30:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hungryrabbits1.cpp: In function ‘int main()’:
hungryrabbits1.cpp:15:18: error: ‘x’ was not declared in this scope
15 | res = max(res, x + max(i + 1, n - i))
| ^