.campion
conectare | înregistrare | căutare
Pagina principală » Surse trimise » Sursa 494447

ultima problemă
grupă: mică
sursă: OMI 2016
ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
Sursa 494447
Concurent: Vintur Cristian (Cristian1997)Progres: evaluare completă
Problemă: zooPunctaj exemplu: 0
Limbaj: cppPunctaj final: 0
Dată: 24 iun 2016, 13:57
Mesaj evaluator:
zoo.cpp:6: error: expected nested-name-specifier before 'll' zoo.cpp:6: error: 'll' has not been declared zoo.cpp:6: error: expected ';' before '=' token zoo.cpp:6: error: expected unqualified-id before '=' token zoo.cpp:7: error: expected nested-name-specifier before 'uint' zoo.cpp:7: error: expected ';' before '=' token zoo.cpp:7: error: expected unqualified-id before '=' token zoo.cpp:8: error: expected nested-name-specifier before 'ull' zoo.cpp:8: error: 'ull' has not been declared zoo.cpp:8: error: expected ';' before '=' token zoo.cpp:8: error: expected unqualified-id before '=' token zoo.cpp:9: error: expected nested-name-specifier before 'pii' zoo.cpp:9: error: 'pii' has not been declared zoo.cpp:9: error: expected ';' before '=' token zoo.cpp:9: error: expected unqualified-id before '=' token zoo.cpp:10: error: expected nested-name-specifier before 'pll' zoo.cpp:10: error: 'pll' has not been declared zoo.cpp:10: error: expected ';' before '=' token zoo.cpp:10: error: expected unqualified-id before '=' token zoo.cpp:19: error: 'pii' was not declared in this scope zoo.cpp:19: error: template argument 1 is invalid zoo.cpp:19: error: template argument 2 is invalid zoo.cpp:24: error: 'pii' was not declared in this scope zoo.cpp:24: error: template argument 1 is invalid zoo.cpp:24: error: template argument 2 is invalid zoo.cpp:29: error: 'pii' was not declared in this scope zoo.cpp:29: error: template argument 1 is invalid zoo.cpp:29: error: template argument 2 is invalid zoo.cpp:29: error: invalid type in declaration before ';' token zoo.cpp: In function 'void read(std::ifstream&)': zoo.cpp:71: error: request for member 'resize' in 'v', which is of non-class type 'int' zoo.cpp:73: error: invalid types 'int[int]' for array subscript zoo.cpp:73: error: invalid types 'int[int]' for array subscript zoo.cpp:73: error: invalid types 'int[int]' for array subscript zoo.cpp:74: error: request for member 'begin' in 'v', which is of non-class type 'int' zoo.cpp:74: error: request for member 'end' in 'v', which is of non-class type 'int' zoo.cpp:81: error: invalid types 'int[int]' for array subscript zoo.cpp:81: error: invalid types 'int[int]' for array subscript zoo.cpp:81: error: invalid types 'int[int]' for array subscript zoo.cpp:82: error: invalid types 'int[int]' for array subscript zoo.cpp: At global scope: zoo.cpp:86: error: 'pii' was not declared in this scope zoo.cpp:86: error: template argument 1 is invalid zoo.cpp:86: error: template argument 2 is invalid zoo.cpp: In member function 'void Query::init(int&)': zoo.cpp:88: error: request for member 'back' in 'v', which is of non-class type 'int' zoo.cpp: At global scope: zoo.cpp:104: error: 'pii' was not declared in this scope zoo.cpp:104: error: template argument 1 is invalid zoo.cpp:104: error: template argument 2 is invalid zoo.cpp: In member function 'void Query::build_aint(int, int, int, int&)': zoo.cpp:108: warning: 'auto' will change meaning in C++0x; please remove it zoo.cpp:108: error: ISO C++ forbids declaration of 'begin_it' with no type zoo.cpp:108: error: request for member 'begin' in 'v', which is of non-class type 'int' zoo.cpp:108: error: request for member 'end' in 'v', which is of non-class type 'int' zoo.cpp:109: warning: 'auto' will change meaning in C++0x; please remove it zoo.cpp:109: error: ISO C++ forbids declaration of 'end_it' with no type zoo.cpp:109: error: request for member 'begin' in 'v', which is of non-class type 'int' zoo.cpp:109: error: request for member 'end' in 'v', which is of non-class type 'int' zoo.cpp:112: warning: 'auto' will change meaning in C++0x; please remove it zoo.cpp:112: error: ISO C++ forbids declaration of 'it' with no type zoo.cpp:112: error: base operand of '->' is not a pointer zoo.cpp: In member function 'int Query::query(int, int, int)': zoo.cpp:130: warning: 'auto' will change meaning in C++0x; please remove it zoo.cpp:130: error: ISO C++ forbids declaration of 'begin_it' with no type zoo.cpp:130: error: cannot convert '__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >' to 'int' in initialization zoo.cpp:131: warning: 'auto' will change meaning in C++0x; please remove it zoo.cpp:131: error: ISO C++ forbids declaration of 'end_it' with no type zoo.cpp:131: error: cannot convert '__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >' to 'int' in initialization
ajutor