Borderou de evaluare (job #2140898)

Utilizator arcoC. Nicolae arco Data 23 februarie 2018 23:11:03
Problema Numar de Divizori Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:16:14: warning: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 3 has type ‘uint64_t * {aka long unsigned int *}’ [-Wformat=] fscanf(in, "%u%*c%u%*c", &a, &b); ^ user.c:16:14: warning: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has type ‘uint64_t * {aka long unsigned int *}’ [-Wformat=] user.c:17:16: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘uint64_t {aka long unsigned int}’ [-Wformat=] fprintf(out, "%u\n", count_divs(b) - count_divs(a - 1)); ^ user.c:16:3: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%u%*c%u%*c", &a, &b); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms752kbIncorect0
20ms872kbIncorect0
30ms796kbOK10
40ms752kbIncorect0
50ms756kbOK10
60ms756kbIncorect0
70ms932kbIncorect0
80ms812kbIncorect0
90ms816kbIncorect0
100ms868kbIncorect0
Punctaj total20

Ceva nu functioneaza?