Borderou de evaluare (job #327721)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Dreptunghiuri | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 1 dec. 2017 17:34:54 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:21: error: ‘int log’ redeclared as different kind of symbol
/usr/include/i386-linux-gnu/bits/mathcalls.h:110:1: error: previous declaration of ‘double log(double)’
user.cpp: In function ‘int cauta(int)’:
user.cpp:20:18: error: cannot resolve overloaded function ‘log’ based on conversion to type ‘int’
user.cpp: In function ‘int main()’:
user.cpp:34:9: error: overloaded function with no contextual type information
user.cpp:35:18: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘int’ to binary ‘operator<=’
user.cpp:36:13: error: overloaded function with no contextual type information
user.cpp:30:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:32:44: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]