Borderou de evaluare (job #416141)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Carton | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 ian. 2019 01:07:26 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:7:15: 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 main()’:
user.cpp:13:9: error: overloaded function with no contextual type information
user.cpp:14:22: error: overloaded function with no contextual type information
user.cpp:15:15: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘int’ to binary ‘operator>’
user.cpp:16:12: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator%’
user.cpp:16:26: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator/’
user.cpp:18:10: error: overloaded function with no contextual type information