Problem threethreethree
User WoshiYC
Submission Time 2026-06-24 10:33:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

threethreethree.cpp: In function β€˜int main()’:
threethreethree.cpp:28:50: error: no match for call to β€˜(__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >) (std::vector<long long int>::iterator)’
28 | A.erase(remove(A.begin(), A.end(),i) (A.end());
| ^