Problem | doubletrouble |
---|---|
User | Kiameimon |
Submission Time | 2023-12-26 13:36:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
doubletrouble.cpp: In function ‘int main()’:
doubletrouble.cpp:18:14: error: assignment of read-only location ‘s.std::multiset<__int128>::begin().std::_Rb_tree_const_iterator<__int128>::operator*()’
18 | *s.begin() = (*s.begin())*2;
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~