Borderou de evaluare (job #1429902)

Utilizator hrazvanHarsan Razvan hrazvan Data 7 mai 2015 15:22:15
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
10ms268kbIncorect00
20ms264kbIncorect00
30ms272kbIncorect00
40ms272kbIncorect00
5216ms272kbIncorect00
6208ms268kbIncorect0
7216ms272kbIncorect00
8200ms272kbIncorect0
9204ms272kbIncorect00
10176ms268kbOK10
Punctaj total0

Ceva nu functioneaza?