Borderou de evaluare (job #1890692)

Utilizator medicinedoctoralexandru medicinedoctor Data 23 februarie 2017 13:49:52
Problema BFS - Parcurgere in latime Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.c: In function ‘read’: user.c:10:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long int *’ [-Wformat=] fscanf(f, "%d%d%d", &n, &m, &q); ^ user.c:10:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 4 has type ‘long int *’ [-Wformat=] user.c:10:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 5 has type ‘long int *’ [-Wformat=] user.c:17:9: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long int *’ [-Wformat=] fscanf(f, "%d%d", &x, &y); ^ user.c:17:9: warning: format ‘%d’ expects argument of type ‘int *’, but argument 4 has type ‘long int *’ [-Wformat=] user.c: In function ‘write’: user.c:46:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] fprintf(f, "%d ", d[i]); ^ user.c: In function ‘read’: user.c:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d%d%d", &n, &m, &q); ^ user.c:17:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d%d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms280kbOK10
20ms276kbOK10
30ms284kbOK10
44ms324kbOK10
58ms532kbOK10
652ms5424kbOK10
7152ms13160kbOK10
8144ms25880kbOK10
9696ms26032kbOK10
10688ms26032kbOK10
Punctaj total100

Ceva nu functioneaza?