Problem | card |
---|---|
User | mathemactics |
Submission Time | 2023-11-10 09:05:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
card.cpp: In function ‘int main()’:
card.cpp:25:4: error: ‘dp’ was not declared in this scope; did you mean ‘dq’?
25 | dp.pop_front();
| ^~
| dq