Problem supermarket
User Dynonychus
Submission Time 2024-01-05 22:30:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

supermarket.cpp: In function ‘int main()’:
supermarket.cpp:48:17: error: ‘profit’ was not declared in this scope
48 | profit -= vec.at(c);
| ^~~~~~