Problem | duckhunt5 |
---|---|
User | Schoolpurposes |
Submission Time | 2025-08-27 14:42:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt5.cpp: In function ‘int32_t main()’:
duckhunt5.cpp:23:27: error: cannot convert ‘std::multiset<long long int>::iterator’ {aka ‘std::_Rb_tree_const_iterator<long long int>’} to ‘long long int’ in assignment
23 | mins = list.lower_bound(b);
| ~~~~~~~~~~~~~~~~^~~
| |
| std::multiset<long long int>::iterator {aka std::_Rb_tree_const_iterator<long long int>}