Borderou de evaluare (job #658843)

Utilizator avatar andreiabd andrei andreiabd IP ascuns
Problemă Numere11 (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 25 aug. 2022 09:09:29 Scor 70

Raport evaluator

Compilare: main.c: In function 'main': main.c:20:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'int *' [-Wformat=] 20 | fprintf(fout , "%llu" , &n); | ~~~^ ~~ | | | | | int * | long long unsigned int | %n main.c:44:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 44 | fprintf(fout , "%d" , min); | ~^ ~~~ | | | | int long long int | %lld main.c:46:30: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 46 | fprintf(fout , "%d" , max); | ~^ ~~~ | | | | int long long int | %lld main.c:51:29: warning: unused variable 'n2' [-Wunused-variable] 51 | int v[11], k= 0, n2 ,i ,nnn = nn, bun = 1; | ^~ main.c:81:31: warning: unused variable 'n2' [-Wunused-variable] 81 | int v[11] , k = 0, n2 , i , nnn = nn, bun=1; | ^~ main.c:106:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 106 | fprintf(fout , "%d" , nr1); | ~^ ~~~ | | | | int long long int | %lld main.c:108:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 108 | fprintf(fout , "%d", nr2); | ~^ ~~~ | | | | int long long int | %lld main.c:12:6: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin , "%d" , &cer); | ^~~~~~~~~~~~~~~~~~~~~~~~~ main.c:15:8: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf(fin , "%d" , &n); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:23:8: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | fscanf(fin , "%d" , &n); | ^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb Incorect 0
2 1 ms 114 kb Incorect 0
3 1 ms 114 kb Incorect 0
4 1 ms 114 kb Incorect 0
5 1 ms 114 kb Incorect 0
6 1 ms 114 kb Incorect 0
7 1 ms 114 kb Incorect 0
8 1 ms 114 kb OK 4
9 1 ms 114 kb OK 6
10 1 ms 114 kb OK 6
11 1 ms 114 kb OK 6
12 42 ms 118 kb OK 6
13 59 ms 118 kb OK 6
14 1 ms 114 kb OK 6
15 565 ms 114 kb OK 9
16 184 ms 118 kb OK 6
17 1 ms 114 kb OK 8
18 179 ms 118 kb OK 7
Punctaj total 70