Problem hungryrabbits1
User Phoubia01
Submission Time 2025-11-13 16:34:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungryrabbits1.cpp: In function ‘int main()’:
hungryrabbits1.cpp:9:5: error: ‘big’ was not declared in this scope
9 | big = *max_element(A.begin(), A.end());
| ^~~