Problem | supermarket |
---|---|
User | Akshat369 |
Submission Time | 2024-03-28 04:27:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
supermarket.cpp: In function ‘void Solve()’:
supermarket.cpp:40:41: error: expected ‘)’ before ‘{’ token
40 | while (!dq.empty() and (currw>x){
| ~ ^
| )