Problem hungryrabbits1
User sussygoose
Submission Time 2025-11-09 09:50:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungryrabbits1.cpp: In function ‘int main()’:
hungryrabbits1.cpp:13:17: error: ‘n’ was not declared in this scope
13 | m = max(a+i,a+n-1-i);
| ^