Borderou de evaluare (job #1453778)

Utilizator IonSebastianIon Sebastian IonSebastian Data 24 iunie 2015 18:08:39
Problema Apel Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘bool isUpper(char)’: user.cpp:31:21: warning: array subscript has type ‘char’ [-Wchar-subscripts] return special[c] == 3; ^ user.cpp: In function ‘bool isLower(char)’: user.cpp:36:21: warning: array subscript has type ‘char’ [-Wchar-subscripts] return special[c] == 2; ^ user.cpp: In function ‘bool isDigit(char)’: user.cpp:41:21: warning: array subscript has type ‘char’ [-Wchar-subscripts] return special[c] == 1; ^ user.cpp: In function ‘int main()’: user.cpp:137:31: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(aux, MAX_LINE+1, in); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms240kbOK10
20ms240kbIncorect0
30ms236kbIncorect0
40ms232kbIncorect0
50ms236kbOK10
60ms232kbIncorect0
70ms236kbOK10
80ms244kbOK10
90ms240kbIncorect0
100ms236kbIncorect0
Punctaj total40

Ceva nu functioneaza?