Problem nystudy
User Astronite
Submission Time 2025-09-01 17:22:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nystudy.cpp: In function ‘int main()’:
nystudy.cpp:19:17: error: cannot convert ‘__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >’ to ‘long long int’ in initialization
19 | int p = it;
| ^~
| |
| __gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >