Borderou de evaluare (job #1823762)

Utilizator 1475369147896537415369Andrei Udriste 1475369147896537415369 Data 6 decembrie 2016 20:07:10
Problema Suma si numarul divizorilor Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:30:1: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 3 has type ‘long unsigned int *’ [-Wformat=] fscanf(file1, "%llu", &T); ^ user.c:37:5: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 3 has type ‘long unsigned int *’ [-Wformat=] fscanf(file1, "%llu", &N); ^ user.c:60:5: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] fprintf(file2, "%llu %llu\n", nDiv, Sum); ^ user.c:60:5: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] user.c:30:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file1, "%llu", &T); ^ user.c:37:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file1, "%llu", &N); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms272kbIncorect00
20ms268kbIncorect00
30ms268kbIncorect00
40ms272kbIncorect00
50ms268kbIncorect00
60ms268kbIncorect00
70ms268kbIncorect00
8Depăşit264kbTime limit exceeded.00
9Depăşit268kbTime limit exceeded.0
10Depăşit264kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?