Borderou de evaluare (job #2580762)

Utilizator DanielBarbulescuDaniel Barbulescu DanielBarbulescu Data 14 martie 2020 08:47:34
Problema Text Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:23:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0;i < strlen(s);i++) ~~^~~~~~~~~~~ main.cpp:25:25: warning: NULL used in arithmetic [-Wpointer-arith] if (isalpha(s[i]) == NULL) ^~~~ main.cpp:38:34: warning: NULL used in arithmetic [-Wpointer-arith] if (isalpha(s[strlen(s)-1]) != NULL) ^~~~ main.cpp:22:24: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 1500000, in); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOk!10
22ms131kbWrong answer!0
32ms131kbOk!10
42ms131kbOk!10
52ms131kbWrong answer!0
62ms131kbOk!10
72ms131kbOk!10
82ms131kbOk!10
92ms131kbOk!10
103ms131kbOk!10
Punctaj total80

Ceva nu functioneaza?