Problem | queuecutting |
---|---|
User | Pandin |
Submission Time | 2024-06-21 15:47:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
queuecutting.cpp: In function ‘int main()’:
queuecutting.cpp:19:14: error: missing template arguments before ‘.’ token
19 | if (!queue.empty()) {
| ^
queuecutting.cpp: At global scope:
queuecutting.cpp:25:5: error: expected declaration before ‘}’ token
25 | }
| ^