Problem potatosalad
User AltheaZ
Submission Time 2023-06-21 11:28:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:16:10: error: ‘class std::vector<int>’ has no member named ‘pop’
16 | potato.pop();
| ^~~