Borderou de evaluare (job #563044)

Utilizator borsoszalanBorsos Zalan borsoszalan Data 24 martie 2011 11:59:35
Problema Padure Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function 'void fill(int, int, int)': user.cpp:23: error: no matching function for call to 'fill(int, int&)' user.cpp:17: note: candidates are: void fill(int, int, int) /usr/include/c++/4.2/bits/stl_bvector.h:364: note: void std::fill(std::_Bit_iterator, std::_Bit_iterator, const bool&) /usr/include/c++/4.2/bits/stl_algobase.h:612: note: void std::fill(char*, char*, const char&) /usr/include/c++/4.2/bits/stl_algobase.h:604: note: void std::fill(signed char*, signed char*, const signed char&) /usr/include/c++/4.2/bits/stl_algobase.h:596: note: void std::fill(unsigned char*, unsigned char*, const unsigned char&) user.cpp:24: error: no matching function for call to 'fill(int, int&)' user.cpp:17: note: candidates are: void fill(int, int, int) /usr/include/c++/4.2/bits/stl_bvector.h:364: note: void std::fill(std::_Bit_iterator, std::_Bit_iterator, const bool&) /usr/include/c++/4.2/bits/stl_algobase.h:612: note: void std::fill(char*, char*, const char&) /usr/include/c++/4.2/bits/stl_algobase.h:604: note: void std::fill(signed char*, signed char*, const signed char&) /usr/include/c++/4.2/bits/stl_algobase.h:596: note: void std::fill(unsigned char*, unsigned char*, const unsigned char&) user.cpp:25: error: no matching function for call to 'fill(int&, int)' user.cpp:17: note: candidates are: void fill(int, int, int) /usr/include/c++/4.2/bits/stl_bvector.h:364: note: void std::fill(std::_Bit_iterator, std::_Bit_iterator, const bool&) /usr/include/c++/4.2/bits/stl_algobase.h:612: note: void std::fill(char*, char*, const char&) /usr/include/c++/4.2/bits/stl_algobase.h:604: note: void std::fill(signed char*, signed char*, const signed char&) /usr/include/c++/4.2/bits/stl_algobase.h:596: note: void std::fill(unsigned char*, unsigned char*, const unsigned char&) user.cpp:26: error: no matching function for call to 'fill(int&, int)' user.cpp:17: note: candidates are: void fill(int, int, int) /usr/include/c++/4.2/bits/stl_bvector.h:364: note: void std::fill(std::_Bit_iterator, std::_Bit_iterator, const bool&) /usr/include/c++/4.2/bits/stl_algobase.h:612: note: void std::fill(char*, char*, const char&) /usr/include/c++/4.2/bits/stl_algobase.h:604: note: void std::fill(signed char*, signed char*, const signed char&) /usr/include/c++/4.2/bits/stl_algobase.h:596: note: void std::fill(unsigned char*, unsigned char*, const unsigned char&) user.cpp: In function 'int main()': user.cpp:66: error: 'class std::queue<int, std::deque<int, std::allocator<int> > >' has no member named 'insert' user.cpp:70: error: 'class std::queue<int, std::deque<int, std::allocator<int> > >' has no member named 'top' user.cpp:71: warning: comparison between signed and unsigned integer expressions user.cpp:80: error: invalid types 'int[int]' for array subscript

Ceva nu functioneaza?