Problem supermarket
User samvar0907
Submission Time 2024-01-05 23:35:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

supermarket.cpp:1:1: error: ā€˜nā€™ does not name a type
1 | n, x = map(int, input().split())
| ^