0_0_11684978_18554.cpp: In function `int isL(int, int)':
0_0_11684978_18554.cpp:37: error: invalid conversion from `long long unsigned int*' to `long long unsigned int'
0_0_11684978_18554.cpp:37: error: initializing argument 1 of `_Tp& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const _Key&) [with _Key = long long unsigned int, _Tp = int, _Compare = std::less<long long unsigned int>, _Alloc = std::allocator<std::pair<const long long unsigned int, int> >]'
0_0_11684978_18554.cpp:38: error: invalid conversion from `long long unsigned int*' to `long long unsigned int'
0_0_11684978_18554.cpp:38: error: initializing argument 1 of `typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, _Alloc>::size_type std::map<_Key, _Tp, _Compare, _Alloc>::erase(const _Key&) [with _Key = long long unsigned int, _Tp = int, _Compare = std::less<long long unsigned int>, _Alloc = std::allocator<std::pair<const long long unsigned int, int> >]'
|