Problem supermarket
User samvar0907
Submission Time 2024-01-06 00:33:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

supermarket.cpp: In function ‘int main()’:
supermarket.cpp:54:1: error: expected ‘}’ at end of input
54 | }
| ^
supermarket.cpp:35:12: note: to match this ‘{’
35 | int main() {
| ^