Problem feast
User Naman1312
Submission Time 2024-04-11 18:57:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

feast.cpp: In function ‘int main()’:
feast.cpp:17:25: error: ‘x’ was not declared in this scope
17 | past = max(past+x[i], x[i]);
| ^