Borderou de evaluare (job #798977)

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 14:34:42 Scor 25

Raport evaluator

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