Borderou de evaluare (job #164885)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cuburi (clasa a 8-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 nov. 2015 17:45:57 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void itoa(int, char*, int)’:
user.cpp:19:13: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
user.cpp:20:13: error: ‘strrev’ was not declared in this scope
user.cpp: In function ‘int atoi(char*)’:
user.cpp:33:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
user.cpp: In function ‘int elim_cifre(int)’:
user.cpp:70:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
user.cpp:89:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
user.cpp:91:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
user.cpp:102:13: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]