Problem dyingpolynomial
User Henries
Submission Time 2024-10-06 22:09:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dyingpolynomial.cpp: In function ‘int main()’:
dyingpolynomial.cpp:32:5: error: ‘push_back’ was not declared in this scope
32 | v,push_back(c);
| ^~~~~~~~~