Borderou de evaluare (job #793356)

Utilizator avatar Tudor_MD Marin-Diu Tudor Tudor_MD IP ascuns
Problemă Matrice Zebră (clasa a 6-a) Compilator c-32
Rundă Tema 15 Clasa a 6-a Status evaluat
Dată 7 nov. 2024 09:51:54 Scor 63

Raport evaluator

Compilare: main.c: In function 'main': main.c:91:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 91 | fprintf(out, "%d", nr); | ~^ ~~ | | | | int long long int | %lld main.c:97:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 97 | fprintf(out, "%d", nr); | ~^ ~~ | | | | int long long int | %lld main.c:102:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 102 | fprintf(out, "%d", nr); | ~^ ~~ | | | | int long long int | %lld main.c:10:47: warning: unused variable 'y' [-Wunused-variable] 10 | int c, n, lin, col, x = 2, nr1, i, j, x1, y, max, ok; | ^ main.c:10:43: warning: unused variable 'x1' [-Wunused-variable] 10 | int c, n, lin, col, x = 2, nr1, i, j, x1, y, max, ok; | ^~ main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(in, "%d", &c); | ^~~~~~~~~~~~~~~~~~~~ main.c:19:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf(in, "%d" ,&n); | ^~~~~~~~~~~~~~~~~~~~ main.c:73:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 73 | fscanf(in,"%d%d" , &lin, &col); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 2 ms 245 kb OK 5
2 1 ms 245 kb OK 5
3 1 ms 245 kb OK 5
4 1 ms 237 kb OK 5
5 1 ms 495 kb OK 5
6 19 ms 540 kb OK 5
7 29 ms 675 kb OK 5
8 39 ms 1073 kb OK 5
9 49 ms 905 kb OK 5
10 69 ms 901 kb OK 5
11 1 ms 245 kb OK 5
12 1 ms 245 kb Incorect 0
13 1 ms 245 kb OK 5
14 1 ms 245 kb Incorect 0
15 1 ms 245 kb OK 5
16 1 ms 245 kb Incorect 0
17 1 ms 245 kb OK 5
18 1 ms 245 kb Incorect 0
19 1 ms 241 kb Incorect 0
20 209 ms 249 kb Time limit exceeded 0
Penalizare: 10% (pentru 2 submisie/ii) 10%
Punctaj total 63