| Problem | queuecutting | 
|---|---|
| User | skibidininja98 | 
| Submission Time | 2024-06-21 14:38:34 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 queuecutting.cpp: In function ‘int main()’:
queuecutting.cpp:5:17: error: expected ‘}’ at end of input
    5 |  long long q = 0;
      |                 ^
queuecutting.cpp:4:12: note: to match this ‘{’
    4 | int main() {
      |            ^