Borderou de evaluare (job #215624)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Carton | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 5 mar. 2016 13:55:19 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:5: error: ‘int div’ redeclared as different kind of symbol
/usr/include/stdlib.h:785:14: error: previous declaration of ‘div_t div(int, int)’
user.cpp: In function ‘int makediv(int)’:
user.cpp:12:16: error: overloaded function with no contextual type information
user.cpp:15:12: error: overloaded function with no contextual type information
user.cpp:16:1: warning: no return statement in function returning non-void [-Wreturn-type]
user.cpp: In function ‘int main()’:
user.cpp:47:43: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator*’
user.cpp:53:20: error: overloaded function with no contextual type information
user.cpp:57:15: error: overloaded function with no contextual type information