Problem | mindeque |
---|---|
User | MegaG |
Submission Time | 2025-08-11 14:20:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mindeque.cpp: In function ‘int main()’:
mindeque.cpp:17:25: error: ‘k’ was not declared in this scope
17 | if (type == 1) {k
| ^
mindeque.cpp:18:27: error: ‘x’ was not declared in this scope
18 | int x; cin >> x;
| ^