Problem catlunch
User Hytoh
Submission Time 2023-05-30 11:32:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:20:8: error: ‘class std::vector<int>’ has no member named ‘pop’
20 | fish.pop(lmao)
| ^~~