Borderou de evaluare (job #529535)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Alee (clasa a 10-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 feb. 2020 11:12:09 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:11:24: error: ‘int j1’ redeclared as different kind of symbol
/usr/include/i386-linux-gnu/bits/mathcalls.h:240:1: error: previous declaration of ‘double j1(double)’
user.cpp: In function ‘void citire()’:
user.cpp:25:14: 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 ()]’
user.cpp: In function ‘void lee()’:
user.cpp:37:15: warning: pointer to a function used in arithmetic [-Wpointer-arith]
user.cpp:37:17: error: invalid conversion from ‘double (*)(double)throw ()’ to ‘int’ [-fpermissive]
user.cpp:27:6: error: initializing argument 1 of ‘void pune(int)’ [-fpermissive]
user.cpp:38:13: error: invalid types ‘int [200][double(double)throw ()]’ for array subscript