Problem trollingbribritt
User hyishigh
Submission Time 2024-12-14 10:44:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trollingbribritt.cpp: In function ‘int main()’:
trollingbribritt.cpp:17:9: error: ‘class std::vector<long long int>’ has no member named ‘pop_front’
17 | vect.pop_front();
| ^~~~~~~~~