Problem shamelessad3
User zyq69
Submission Time 2024-12-08 16:46:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad3.cpp: In function ‘int32_t main()’:
shamelessad3.cpp:16:5: error: ‘class std::vector<long long int>’ has no member named ‘push’
16 | v.push(inp);
| ^~~~
shamelessad3.cpp:39:9: error: ‘a’ was not declared in this scope
39 | s.push(a);
| ^