Problem | mindeque |
---|---|
User | lzy |
Submission Time | 2024-12-14 10:38:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mindeque.cpp: In function ‘int main()’:
mindeque.cpp:61:17: error: expected primary-expression at end of input
61 | if (!
| ^
mindeque.cpp:61:18: error: expected ‘)’ at end of input
61 | if (!
| ~~^
| )
mindeque.cpp:61:17: error: expected statement at end of input
61 | if (!
| ^
mindeque.cpp:61:17: error: expected ‘}’ at end of input
mindeque.cpp:55:29: note: to match this ‘{’
55 | else if (type == 5) {
| ^
mindeque.cpp:61:17: error: expected ‘}’ at end of input
61 | if (!
| ^
mindeque.cpp:15:17: note: to match this ‘{’
15 | while (Q--) {
| ^
mindeque.cpp:61:17: error: expected ‘}’ at end of input
61 | if (!
| ^
mindeque.cpp:7:12: note: to