Problem feedtheduck
User shoryu386
Submission Time 2024-06-13 23:40:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

feedtheduck.cpp: In function ‘int main()’:
feedtheduck.cpp:15:12: error: ‘arr’ was not declared in this scope
15 | sum += arr[z];
| ^~~