Borderou de evaluare (job #602621)

Utilizator avatar MaddoxX Mironica Vasile MaddoxX IP ascuns
Problemă Cicada Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 26 iul. 2021 16:18:20 Scor 30

Raport evaluator

Compilare: main.c: In function 'main': main.c:63:16: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'ull *' {aka 'long long unsigned int *'} [-Wformat=] 63 | fscanf(fin, "%d", &n); | ~^ ~~ | | | | | ull * {aka long long unsigned int *} | int * | %lld main.c:73:18: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'ull' {aka 'long long unsigned int'} [-Wformat=] 73 | fprintf(fout, "%u", ans); | ~^ ~~~ | | | | | ull {aka long long unsigned int} | unsigned int | %llu main.c:63:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 63 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 1 ms 131 kb OK 10
4 209 ms 131 kb Time limit exceeded 0
5 1 ms 131 kb Incorect 0
6 1 ms 131 kb Incorect 0
7 1 ms 131 kb Incorect 0
8 1 ms 131 kb Incorect 0
9 202 ms 131 kb Time limit exceeded 0
10 1 ms 131 kb Incorect 0
Punctaj total 30