Problem chope
User boomphcoding
Submission Time 2026-02-02 17:47:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chope.cpp: In function ‘int main()’:
chope.cpp:17:14: error: ‘class std::vector<int>’ has no member named ‘find’
17 | if(seats.find(0)!=seats.end()){
| ^~~~