Borderou de evaluare (job #799025)

Utilizator avatar NICO_ Gavris Nicolae NICO_ IP ascuns
Problemă Unificare (clasa a 6-a) Compilator c-32
Rundă Tema 19 Clasa a 6-a Status evaluat
Dată 5 dec. 2024 20:53:10 Scor 26

Raport evaluator

Compilare: main.c: In function 'main': main.c:16:27: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 16 | fscanf(fin, "%d", &a); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:27:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 27 | fscanf(fin, "%d", &a); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:30:27: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 30 | fscanf(fin, "%d", &a); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:9:33: warning: unused variable 'jj' [-Wunused-variable] 9 | int c, n, k, i, x, ii, z, j,jj,temp; | ^~ main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin, "%d%d%d", &c, &n, &k); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin, "%d", &a); | ^~~~~~~~~~~~~~~~~~~~~ main.c:27:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 27 | fscanf(fin, "%d", &a); | ^~~~~~~~~~~~~~~~~~~~~ main.c:30:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 30 | fscanf(fin, "%d", &a); | ^~~~~~~~~~~~~~~~~~~~~ main.c:62:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 62 | fscanf(fin ,"%d",&vv[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 4
2 1 ms 245 kb OK 4
3 2 ms 245 kb OK 4
4 69 ms 249 kb OK 4
5 49 ms 270 kb OK 4
6 1 ms 245 kb Incorect 0
7 1 ms 245 kb Incorect 0
8 1 ms 245 kb Incorect 0
9 2 ms 245 kb Incorect 0
10 9 ms 512 kb Incorect 0
11 59 ms 249 kb Incorect 0
12 19 ms 266 kb OK 9
13 179 ms 507 kb Incorect 0
14 1 ms 266 kb Incorect 0
15 2 ms 245 kb Incorect 0
16 29 ms 249 kb Incorect 0
17 209 ms 512 kb Time limit exceeded 0
18 209 ms 249 kb Time limit exceeded 0
19 209 ms 512 kb Time limit exceeded 0
Penalizare: 10% (pentru 2 submisie/ii) 10%
Punctaj total 26