Borderou de evaluare (job #343777)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Impletire (clasa a 9-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 ian. 2018 11:56:04 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:31: error: ‘long long 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 main()’:
user.cpp:12:14: error: ISO C++ forbids incrementing a pointer of type ‘double (*)(double)throw ()’ [-fpermissive]
user.cpp:12:14: error: lvalue required as increment operand
user.cpp:20:22: warning: pointer to a function used in arithmetic [-Wpointer-arith]
user.cpp:20:24: warning: pointer to a function used in arithmetic [-Wpointer-arith]
user.cpp:20:24: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
user.cpp:21:26: warning: pointer to a function used in arithmetic [-Wpointer-arith]
user.cpp:21:28: warning: pointer to a function used in arithmetic [-Wpointer-arith]
user.cpp:21:29: error: invalid types ‘long long int [100][double (*)(double)throw ()]’ for array subscript
user.cpp:24:23: warning: pointer to a function used in arithmetic [-Wpointer-arith]
user.cpp:24:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]