Borderou de evaluare (job #57976)

Utilizator avatar iulian.f2k Guraliuc Iulian iulian.f2k IP ascuns
Problemă Numere2 (clasa a 7-a) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 26 feb. 2014 09:35:30 Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:10:5: error: expected initializer before ‘fin’ user.cpp:13:5: error: ‘y’ was not declared in this scope user.cpp:14:5: error: ‘x1’ was not declared in this scope user.cpp:15:5: error: ‘x2’ was not declared in this scope user.cpp:16:9: error: ‘j’ was not declared in this scope user.cpp:19:9: error: ‘l’ was not declared in this scope user.cpp:19:22: error: expected ‘,’ before ‘/’ token user.cpp:19:22: error: expected identifier before ‘/’ token user.cpp: In lambda function: user.cpp:19:25: error: expected ‘{’ before ‘;’ token user.cpp: In function ‘int main()’: user.cpp:19:25: warning: lambda expressions only available with -std=c++0x or -std=gnu++0x [enabled by default] user.cpp:19:25: error: no match for ‘operator+’ in ‘x + {#‘vec_init_expr’ not supported by dump_expr#<expression error>}’ user.cpp:19:25: note: candidates are: /usr/include/c++/4.6/bits/stl_iterator.h:327:5: note: template<class _Iterator> std::reverse_iterator<_Iterator> std::operator+(typename std::reverse_iterator<_Iterator>::difference_type, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/basic_string.h:2306:5: note: template<class _CharT, class _Traits, class _Alloc> std::basic_string<_CharT, _Traits, _Alloc> std::operator+(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.tcc:694:5: note: template<class _CharT, class _Traits, class _Alloc> std::basic_string<_CharT, _Traits, _Alloc> std::operator+(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.tcc:710:5: note: template<class _CharT, class _Traits, class _Alloc> std::basic_string<_CharT, _Traits, _Alloc> std::operator+(_CharT, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2343:5: note: template<class _CharT, class _Traits, class _Alloc> std::basic_string<_CharT, _Traits, _Alloc> std::operator+(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2359:5: note: template<class _CharT, class _Traits, class _Alloc> std::basic_string<_CharT, _Traits, _Alloc> std::operator+(const std::basic_string<_CharT, _Traits, _Alloc>&, _CharT)