Problem | nostatement |
---|---|
User | dieunq1309 |
Submission Time | 2023-08-23 12:46:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nostatement.cpp: In function ‘ll B(ll, ll)’:
nostatement.cpp:21:47: error: no match for ‘operator==’ (operand types are ‘std::set<long long int>::iterator’ {aka ‘std::_Rb_tree_const_iterator<long long int>’} and ‘std::vector<long long int>::iterator’ {aka ‘__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >’})
21 | if (A(axe,kay) && A(why,kay) && st.find(kay)== vct.end())
| ~~~~~~~~~~~~^~ ~~~~~~~~~
| | |
| | std::vector<long long int>::iterator {aka __gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >}
| std::set<long long int>::iterator {aka std::_Rb_tree_const_iterator<long long int>}
In file included from /usr/include/c++/9/utility:70,