Borderou de evaluare (job #465071)

Utilizator avatar IonBordea1408 Ion Bordea IonBordea1408 IP ascuns
Problemă Stalpi11 (clasele 11 și 12) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 2 apr. 2019 15:05:03 Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:36:18: error: no matching function for call to ‘std::vector<int>::pop_back(int)’ user.cpp:36:18: note: candidate is: /usr/include/c++/4.6/bits/stl_vector.h:857:7: note: void std::vector<_Tp, _Alloc>::pop_back() [with _Tp = int, _Alloc = std::allocator<int>] /usr/include/c++/4.6/bits/stl_vector.h:857:7: note: candidate expects 0 arguments, 1 provided user.cpp:37:18: error: no matching function for call to ‘std::vector<int>::pop_back(int)’ user.cpp:37:18: note: candidate is: /usr/include/c++/4.6/bits/stl_vector.h:857:7: note: void std::vector<_Tp, _Alloc>::pop_back() [with _Tp = int, _Alloc = std::allocator<int>] /usr/include/c++/4.6/bits/stl_vector.h:857:7: note: candidate expects 0 arguments, 1 provided