Borderou de evaluare (job #2140909)

Utilizator arcoC. Nicolae arco Data 23 februarie 2018 23:17:22
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 ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t {aka long unsigned int}’ [-Wformat=] fprintf(out, "%llu\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
10ms796kbIncorect0
20ms932kbIncorect0
30ms808kbOK10
40ms752kbIncorect0
50ms752kbOK10
60ms860kbIncorect0
70ms932kbIncorect0
80ms876kbIncorect0
90ms752kbIncorect0
100ms752kbIncorect0
Punctaj total20

Ceva nu functioneaza?