|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 634874
Mesaj evaluator:
mesaj1.cpp: In function 'void df(int, int)':
mesaj1.cpp:19: warning: 'auto' will change meaning in C++0x; please remove it
mesaj1.cpp:19: error: expected initializer before ':' token
mesaj1.cpp:22: error: expected primary-expression before '}' token
mesaj1.cpp:22: error: expected ';' before '}' token
mesaj1.cpp:22: error: expected primary-expression before '}' token
mesaj1.cpp:22: error: expected ')' before '}' token
mesaj1.cpp:22: error: expected primary-expression before '}' token
mesaj1.cpp:22: error: expected ';' before '}' token
mesaj1.cpp: In function 'int main()':
mesaj1.cpp:31: error: request for member 'push_back' in 'v.std::vector<_Tp, _Alloc>::operator[] [with _Tp = int, _Alloc = std::allocator<int>](((unsigned int)x))', which is of non-class type 'int'
mesaj1.cpp:32: error: request for member 'push_back' in 'v.std::vector<_Tp, _Alloc>::operator[] [with _Tp = int, _Alloc = std::allocator<int>](((unsigned int)y))', which is of non-class type 'int'
|
||||||||||||||
ajutor |