Problem aratherinterestingtube
User thatlycheeoolongdrink
Submission Time 2025-06-17 15:30:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

aratherinterestingtube.cpp: In function ‘int main()’:
aratherinterestingtube.cpp:21:18: error: ‘y’ was not declared in this scope
21 | else if (y==3) {
| ^
aratherinterestingtube.cpp:28:22: error: ‘class std::deque<long long int>’ has no member named ‘length’
28 | for (int i=0;i<x.length();i++) {
| ^~~~~~