Problem threethreethree
User WoshiYC
Submission Time 2026-06-24 10:33:07
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<int*, std::vector<int> >) (std::vector<int>::iterator)’
28 | A.erase(remove(A.begin(), A.end(),i) (A.end());
| ^