Borderou de evaluare (job #1429948)

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

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
10ms268kbOK1010
20ms268kbOK1010
30ms272kbOK1010
40ms268kbOK1010
5212ms264kbOK1020
6212ms268kbOK10
7212ms268kbOK1020
8200ms264kbOK10
9212ms268kbOK1020
10188ms272kbOK10
Punctaj total100

Ceva nu functioneaza?