| Problem | park |
|---|---|
| User | FIips |
| Submission Time | 2025-02-04 15:56:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
park.cpp: In function ‘void solve()’:
park.cpp:40:20: error: no match for ‘operator[]’ (operand types are ‘std::pair<long long int, long long int> [200001]’ and ‘std::_Rb_tree_const_iterator<long long int>’)
40 | arr[i].first = 0;
| ^