Borderou de evaluare (job #1382859)

Utilizator hrazvanHarsan Razvan hrazvan Data 9 martie 2015 17:23:10
Problema Panou Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:11:7: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘char *’ [-Wformat=] fscanf(in, "%d", &a[i][j]); ^ user.c:19:7: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘char *’ [-Wformat=] fscanf(in, "%d", &b[i][j]); ^ user.c:8:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &n); ^ user.c:11:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &a[i][j]); ^ user.c:19:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &b[i][j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms268kbOK10
20ms276kbIncorect0
30ms328kbIncorect0
48ms412kbIncorect0
516ms460kbIncorect0
660ms656kbIncorect0
772ms688kbIncorect0
8100ms740kbIncorect0
9100ms744kbIncorect0
10104ms748kbOK10
Punctaj total20

Ceva nu functioneaza?