Borderou de evaluare (job #9661)

Utilizator avatar theo Cotet Teodor Mihai theo IP ascuns
Problemă Robots Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 12 feb. 2013 01:31:42 Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function 'void creaza(stare, int)': user.cpp:39:40: error: no matching function for call to 'stare::stare(int&, int&, int&, int&)' user.cpp:39:40: note: candidates are: user.cpp:16:8: note: stare::stare() user.cpp:16:8: note: candidate expects 0 arguments, 4 provided user.cpp:16:8: note: stare::stare(const stare&) user.cpp:16:8: note: candidate expects 1 argument, 4 provided user.cpp:45:9: error: 'T' was not declared in this scope user.cpp:45:35: error: no matching function for call to 'stare::stare(int&, int&, int&, int&)' user.cpp:45:35: note: candidates are: user.cpp:16:8: note: stare::stare() user.cpp:16:8: note: candidate expects 0 arguments, 4 provided user.cpp:16:8: note: stare::stare(const stare&) user.cpp:16:8: note: candidate expects 1 argument, 4 provided user.cpp:51:35: error: no matching function for call to 'stare::stare(int&, int&, int&, int&)' user.cpp:51:35: note: candidates are: user.cpp:16:8: note: stare::stare() user.cpp:16:8: note: candidate expects 0 arguments, 4 provided user.cpp:16:8: note: stare::stare(const stare&) user.cpp:16:8: note: candidate expects 1 argument, 4 provided user.cpp:57:35: error: no matching function for call to 'stare::stare(int&, int&, int&, int&)' user.cpp:57:35: note: candidates are: user.cpp:16:8: note: stare::stare() user.cpp:16:8: note: candidate expects 0 arguments, 4 provided user.cpp:16:8: note: stare::stare(const stare&) user.cpp:16:8: note: candidate expects 1 argument, 4 provided user.cpp:27:9: warning: unused variable 'L' [-Wunused-variable] user.cpp:28:9: warning: unused variable 'C' [-Wunused-variable] user.cpp: In function 'void Construct(int)': user.cpp:66:15: error: request for member 'size' in 'S', which is of non-class type 'std::vector<int> [6765201]' user.cpp:67:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] user.cpp:68:33: error: could not convert 'S[pas].std::vector<_Tp, _Alloc>::operator[] [with _Tp = int, _Alloc = std::allocator<int>, std::vector<_Tp, _Alloc>::reference = int&, std::vector<_Tp, _Alloc>::size_type = unsigned int](((unsigned int)i))' from 'int' to 'stare' user.cpp:70:7: error: request for member 'clear' in 'S', which is of non-class type 'std::vector<int> [6765201]' user.cpp:71:25: error: 'T' was not declared in this scope user.cpp:72:15: error: request for member 'push_back' in 'S', which is of non-class type 'std::vector<int> [6765201]' user.cpp:79:5: error: 'T' was not declared in this scope user.cpp: In function 'int main()': user.cpp:100:37: error: no matching function for call to 'stare::stare(int&, int&, int&, int&)' user.cpp:100:37: note: candidates are: user.cpp:16:8: note: stare::stare() user.cpp:16:8: note: candidate expects 0 arguments, 4 provided user.cpp:16:8: note: stare::stare(const stare&) user.cpp:16:8: note: candidate expects 1 argument, 4 provided