Borderou de evaluare (job #2216807)

Utilizator stefanC19Stefan Cinca stefanC19 Data 28 iunie 2018 00:11:57
Problema Charlie Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:34:21: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration] for (i = 0; i < strlen(v); i++) ^~~~~~ user.c:34:21: warning: incompatible implicit declaration of built-in function ‘strlen’ user.c:34:21: note: include ‘<string.h>’ or provide a declaration of ‘strlen’ user.c:40:13: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] else ^~~~ user.c:42:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘else’ i++; ^ user.c:59:19: warning: incompatible implicit declaration of built-in function ‘strlen’ int len = strlen(v); ^~~~~~ user.c:59:19: note: include ‘<string.h>’ or provide a declaration of ‘strlen’ user.c:27:5: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &p); ^~~~~~~~~~~~~~~~~~~ user.c:28:5: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s", v); ^~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms796kbOK5
20ms800kbOK5
30ms796kbOK5
40ms816kbOK5
50ms756kbOK5
60ms876kbOK5
70ms796kbOK5
80ms936kbOK5
90ms876kbOK5
100ms932kbOK5
114ms844kbOK5
124ms824kbOK5
134ms844kbOK5
148ms932kbOK5
154ms876kbOK5
164ms872kbOK5
174ms880kbOK5
184ms844kbOK5
194ms840kbOK5
200ms816kbOK5
Punctaj total100

Ceva nu functioneaza?