Problem supermarket
User Duk168
Submission Time 2024-09-30 01:27:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

supermarket.cpp: In function ‘int main()’:
supermarket.cpp:33:22: error: ‘mushrooms’ was not declared in this scope
33 | cur_d -= mushrooms[l].first;
| ^~~~~~~~~