Borderou de evaluare (job #1429903)

Utilizator hrazvanHarsan Razvan hrazvan Data 7 mai 2015 15:34:16
Problema Dreptunghiuri5 Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:11:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘char *’ [-Wformat=] fscanf(in, "%d ", &v[i]); ^ user.c:22:9: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘char *’ [-Wformat=] fscanf(in, "%d", &v[j]); ^ user.c:8:19: warning: unused variable ‘x’ [-Wunused-variable] int n, m, i, j, x, dr, rez = 0; ^ user.c:9:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d%d", &n, &m); ^ user.c:11:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d ", &v[i]); ^ user.c:22:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &v[j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms264kbIncorect00
20ms268kbIncorect00
30ms268kbIncorect00
40ms268kbIncorect00
5216ms272kbIncorect00
6216ms268kbIncorect0
7212ms268kbIncorect00
8204ms272kbIncorect0
9220ms272kbIncorect00
10192ms268kbOK10
Punctaj total0

Ceva nu functioneaza?