Problem spellofweakness
User shawn
Submission Time 2024-12-23 16:23:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

spellofweakness.cpp: In function ‘int32_t main()’:
spellofweakness.cpp:31:13: error: ‘class std::vector<long long int>’ has no member named ‘pop’
31 | q.pop();
| ^~~