| Problem | motivation |
|---|---|
| User | MegaG |
| Submission Time | 2025-10-26 14:20:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
motivation.cpp: In function ‘int main()’:
motivation.cpp:44:9: error: no match for ‘operator+=’ (operand types are ‘long long int’ and ‘std::multiset<long long int>::iterator’ {aka ‘std::_Rb_tree_const_iterator<long long int>’})
44 | total += f.begin();
| ~~~~~~^~~~~~~~~~~~