Borderou de evaluare (job #353975)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cavaleri (clasa a 5-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 feb. 2018 12:01:51 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘bool happy(int)’:
user.cpp:10:12: error: ‘n’ was not declared in this scope
user.cpp:23:14: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
user.cpp:26:11: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<’
user.cpp:27:7: error: cannot resolve overloaded function ‘min’ based on conversion to type ‘int’
user.cpp:29:5: error: break statement not within loop or switch
user.cpp:31:1: warning: no return statement in function returning non-void [-Wreturn-type]
user.cpp: In function ‘int main()’:
user.cpp:34:11: warning: unused variable ‘min’ [-Wunused-variable]
user.cpp:34:15: warning: unused variable ‘cnt’ [-Wunused-variable]