Borderou de evaluare (job #2140912)

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

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:16:14: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 3 has type ‘uint64_t * {aka long unsigned int *}’ [-Wformat=] fscanf(in, "%llu%*c%llu%*c", &a, &b); ^ user.c:16:14: warning: format ‘%llu’ expects argument of type ‘long long 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, "%llu%*c%llu%*c", &a, &b); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms800kbOK10
20ms808kbOK10
30ms804kbOK10
40ms756kbOK10
50ms876kbOK10
60ms796kbOK10
70ms860kbOK10
80ms752kbOK10
90ms800kbOK10
100ms752kbOK10
Punctaj total100

Ceva nu functioneaza?