| Problem | gotoschool |
|---|---|
| User | Astronite |
| Submission Time | 2025-02-07 16:52:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:14:11: error: ‘class std::vector<std::pair<int, int> >’ has no member named ‘second’
14 | cout<<v.second<<endl;
| ^~~~~~