| Problem | noodlestore | 
|---|---|
| User | kxd | 
| Submission Time | 2023-06-13 00:50:34 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 noodlestore.cpp: In function ‘int main()’:
noodlestore.cpp:48:70: error: expected ‘)’ before ‘{’ token
   48 |    while(!Q.empty() && ((Q.front().sd < i || left[mp[Q.front().ft]])) {
      |         ~                                                            ^~
      |                                                                      )