Problem supermarket
User YellowPurpleDragon
Submission Time 2024-12-13 07:21:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

supermarket.cpp: In function ‘int main()’:
supermarket.cpp:66:1: error: expected ‘}’ at end of input
66 | }
| ^
supermarket.cpp:13:15: note: to match this ‘{’
13 | signed main() {
| ^