Problem | aratherinterestingtube |
---|---|
User | ForgottenDragon |
Submission Time | 2025-06-17 15:30:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
aratherinterestingtube.cpp: In function ‘int main()’:
aratherinterestingtube.cpp:18:17: error: expected ‘;’ before ‘dq’
18 | cin >> y
| ^
| ;
19 | dq.push_back(y);
| ~~