Problem swords
User PorridgePi
Submission Time 2024-02-08 23:16:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function ‘int main()’:
swords.cpp:28:31: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘__gnu_cxx::__alloc_traits<std::allocator<long long int>, long long int>::value_type’ {aka ‘long long int’} to binary ‘operator+’
28 | aV.erase(aV.begin + toerase[j] - j)