Borderou de evaluare (job #663445)

Utilizator avatar paundaniel Daniel Paun paundaniel IP ascuns
Problemă Fantasy Premier League Compilator c-32
Rundă Tema 1 clasa a 7-a Status evaluat
Dată 23 sept. 2022 16:33:59 Scor 55

Raport evaluator

Compilare: main.c: In function 'main': main.c:26:23: warning: format '%ld' expects argument of type 'long int *', but argument 3 has type 'long long int *' [-Wformat=] 26 | fscanf(fin,"%ld",&v[i]); | ~~^ ~~~~~ | | | | | long long int * | long int * | %lld main.c:34:19: warning: format '%ld' expects argument of type 'long int *', but argument 3 has type 'long long int *' [-Wformat=] 34 | fscanf(fin,"%ld",&y); | ~~^ ~~ | | | | | long long int * | long int * | %lld main.c:24:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 24 | fscanf(fin,"%d %d",&q,&n); | ^~~~~~~~~~~~~~~~~~~~~~~~~ main.c:26:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 26 | fscanf(fin,"%ld",&v[i]); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:34:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 34 | fscanf(fin,"%ld",&y); | ^~~~~~~~~~~~~~~~~~~~ main.c:38:16: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 38 | if(valm[j]==v[i]); | ~~~~^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 4 ms 110 kb OK 5
2 4 ms 114 kb OK 5
3 7 ms 114 kb OK 5
4 7 ms 114 kb OK 5
5 6 ms 110 kb Incorect 0
6 7 ms 114 kb Incorect 0
7 7 ms 114 kb Incorect 0
8 7 ms 114 kb Incorect 0
9 7 ms 114 kb Incorect 0
10 7 ms 114 kb OK 5
11 8 ms 114 kb Incorect 0
12 3 ms 114 kb Incorect 0
13 4 ms 118 kb Incorect 0
14 4 ms 114 kb Incorect 0
15 4 ms 114 kb OK 5
16 3 ms 212 kb OK 5
17 11 ms 212 kb OK 5
18 10 ms 212 kb OK 5
19 6 ms 106 kb OK 5
20 4 ms 114 kb OK 5
Punctaj total 55