Borderou de evaluare (job #1453773)

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

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:129: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
10ms244kbOK10
20ms240kbIncorect0
30ms240kbOK10
40ms240kbIncorect0
50ms236kbOK10
60ms244kbIncorect0
70ms244kbOK10
80ms244kbOK10
90ms244kbIncorect0
100ms244kbIncorect0
Punctaj total50

Ceva nu functioneaza?