| Problem | noodlestore |
|---|---|
| User | Tyx2019 |
| Submission Time | 2023-05-05 21:57:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
noodlestore.cpp: In function ‘int main()’:
noodlestore.cpp:60:54: error: expected ‘;’ before ‘)’ token
60 | (gone.find(ord[cus.front().fi]) != gone.end())) && !cus.empty()) {
| ^
| ;