Problem | nystudy |
---|---|
User | Astronite |
Submission Time | 2025-09-01 17:22:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nystudy.cpp: In function ‘int main()’:
nystudy.cpp:18:17: error: cannot convert ‘__gnu_cxx::__normal_iterator<int*, std::vector<int> >’ to ‘int’ in initialization
18 | int p = it;
| ^~
| |
| __gnu_cxx::__normal_iterator<int*, std::vector<int> >