Borderou de evaluare (job #653926)

Utilizator avatar Tibi201 Enache Tiberiu Mihai Tibi201 IP ascuns
Problemă Div3 Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 1 iul. 2022 19:02:50 Scor 30

Raport evaluator

Compilare: main.c: In function 'main': main.c:38:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 38 | fscanf(fin, "%d", &a); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:10:9: warning: unused variable 'j' [-Wunused-variable] 10 | int j; | ^ main.c:35:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:38:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 38 | fscanf(fin, "%d", &a); | ^~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 52 ms 1421 kb OK 10
2 54 ms 1556 kb OK 10
3 69 ms 1798 kb OK 10
4 176 ms 1753 kb Incorect 0
5 170 ms 1757 kb Incorect 0
6 165 ms 1769 kb Incorect 0
7 171 ms 1753 kb Incorect 0
8 164 ms 1765 kb Incorect 0
9 174 ms 1753 kb Incorect 0
10 177 ms 1884 kb Incorect 0
Punctaj total 30