Problem ihate1111
User awesomeyy22
Submission Time 2023-11-08 11:15:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:18:10: error: could not convert ‘(it = valid.std::set<int>::end())’ from ‘std::_Rb_tree_const_iterator<int>’ to ‘bool’
18 | if(it = valid.end()){
| ~~~^~~~~~~~~~~~~
| |
| std::_Rb_tree_const_iterator<int>