Problem | supermarket |
---|---|
User | Potato3218 |
Submission Time | 2023-01-01 22:38:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
supermarket.cpp: In function ‘int main()’:
supermarket.cpp:47:14: error: expected ‘;’ before ‘}’ token
47 | cout<<ans
| ^
| ;
48 | }
| ~