Borderou de evaluare (job #288035)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Extratereștri (clasa a 8-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 4 mar. 2017 10:15:05 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:40: error: 'int y1' redeclared as different kind of symbol
/usr/include/i386-linux-gnu/bits/mathcalls.h:243:1: error: previous declaration of 'double y1(double)'
user.cpp: In function 'int cbin(int, int&, int&)':
user.cpp:62:1: warning: no return statement in function returning non-void [-Wreturn-type]
user.cpp: In function 'int main()':
user.cpp:67:17: error: cannot bind 'std::basic_istream<char>::__istream_type {aka std::basic_istream<char>}' lvalue to 'std::basic_istream<char>&&'
/usr/include/c++/4.6/istream:852:5: error: initializing argument 1 of 'std::basic_istream<_CharT, _Traits>& std::operator>>(std::basic_istream<_CharT, _Traits>&&, _Tp&) [with _CharT = char, _Traits = std::char_traits<char>, _Tp = double(double)throw ()]'