Borderou de evaluare (job #1987630)

Utilizator SteveWOproiu Stefan SteveW Data 31 mai 2017 13:45:17
Problema Jocul Flip Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.c: In function ‘suma’: user.c:17:23: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (!l[i] && !c[j] || l[i] && c[j]) ^ user.c: In function ‘back’: user.c:38:12: warning: unused variable ‘j’ [-Wunused-variable] int i, j; ^ user.c: In function ‘main’: user.c:55:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘char *’ [-Wformat=] fscanf(f, "%d", &n); ^ user.c:56:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘char *’ [-Wformat=] fscanf(f, "%d", &m); ^ user.c:61:13: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘char *’ [-Wformat=] fscanf(f, "%d", &v[i][j]); ^ user.c:55:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &n); ^ user.c:56:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &m); ^ user.c:61:19: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &v[i][j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms264kbOk!10
288ms264kbOk!10
356ms264kbRaspuns gresit0
416ms264kbRaspuns gresit0
5Depăşit248kbTime limit exceeded.0
6Depăşit248kbTime limit exceeded.0
7Depăşit244kbTime limit exceeded.0
8Depăşit244kbTime limit exceeded.0
9Depăşit244kbTime limit exceeded.0
10Depăşit244kbTime limit exceeded.0
Punctaj total20

Ceva nu functioneaza?