| Problem | gotoschool |
|---|---|
| User | R9q5P8 |
| Submission Time | 2025-11-14 13:10:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:25:31: error: ‘class std::vector<int>’ has no member named ‘find’
25 | cout << distance(A.begin, A.find(item));
| ^~~~