Problem leave
User Henries
Submission Time 2024-10-23 08:15:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

leave.cpp: In function ‘int main()’:
leave.cpp:21:25: error: cannot convert ‘std::_Rb_tree_const_iterator<long long int>’ to ‘long long int’ in initialization
21 | long long distance = it ;
| ^~
| |
| std::_Rb_tree_const_iterator<long long int>