Borderou de evaluare (job #799189)

Utilizator avatar solezarino Robert Giurea solezarino IP ascuns
Problemă Unificare (clasa a 6-a) Compilator c-32
Rundă Tema 19 Clasa a 6-a Status evaluat
Dată 7 dec. 2024 23:07:34 Scor 26

Raport evaluator

Compilare: main.c: In function 'main': main.c:28:18: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 28 | fscanf(fin,"%d",&a); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:41:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 41 | fprintf(fout,"%d",m); | ~^ ~ | | | | | long long int | int | %lld main.c:51:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 51 | fprintf(fout,"%d",m); | ~^ ~ | | | | | long long int | int | %lld main.c:61:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 61 | printf("%d ",a); | ~^ ~ | | | | int long long int | %lld main.c:24:17: warning: unused variable 'f' [-Wunused-variable] 24 | int c,n,k,i,j,f,h; | ^ main.c:26:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 26 | fscanf(fin,"%d%d%d",&c,&n,&k); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:28:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 28 | fscanf(fin,"%d",&a); | ^~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb OK 4
2 1 ms 266 kb OK 4
3 1 ms 245 kb OK 4
4 119 ms 4964 kb OK 4
5 69 ms 5230 kb OK 4
6 1 ms 266 kb Incorect 0
7 1 ms 245 kb Incorect 0
8 1 ms 507 kb Incorect 0
9 9 ms 512 kb Incorect 0
10 98 ms 770 kb OK 8
11 209 ms 2605 kb Time limit exceeded 0
12 109 ms 774 kb Incorect 0
13 209 ms 4964 kb Time limit exceeded 0
14 1 ms 245 kb Incorect 0
15 9 ms 245 kb Incorect 0
16 209 ms 1032 kb Time limit exceeded 0
17 209 ms 4984 kb Time limit exceeded 0
18 209 ms 5226 kb Time limit exceeded 0
19 209 ms 4964 kb Time limit exceeded 0
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 26