Borderou de evaluare (job #1244733)

Utilizator js3292618Andrei Mihai js3292618 Data 18 octombrie 2014 00:46:32
Problema Ciurul lui Eratosthenes Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:33:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int *’, but argument 2 has type ‘Int *’ [-Wformat=] scanf("%lu", &n); ^ user.c:34:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘Int’ [-Wformat=] printf("%lu\n", ciur(n)); ^ user.c:30:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen(IN, "r", stdin); ^ user.c:31:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen(OUT, "w", stdout); ^ user.c:33:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lu", &n); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms248kbOK10
20ms248kbOK10
30ms280kbOK10
44ms1224kbOK10
58ms1324kbOK10
612ms1572kbOK10
712ms1720kbOK10
820ms2028kbOK10
920ms2104kbOK10
1024ms2196kbOK10
Punctaj total100

Ceva nu functioneaza?