Problem badpotato
User Yinnotayl64
Submission Time 2026-02-09 17:46:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

badpotato.cpp: In function ‘int main()’:
badpotato.cpp:23:24: error: ‘class std::vector<long long int>’ has no member named ‘find’
23 | index = potatoes.find(potatoes.begin(), potatoes.end(), potato);
| ^~~~