Problem supermarket
User Dynonychus
Submission Time 2024-01-05 23:29:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

supermarket.cpp: In function ‘int main()’:
supermarket.cpp:36:12: error: ‘arr’ was not declared in this scope
36 | curr+=arr[i];
| ^~~