Borderou de evaluare (job #793697)

Utilizator avatar Vicentiu Savu Vicentiu Dorian Vicentiu IP ascuns
Problemă Matrice Zebră (clasa a 6-a) Compilator c-32
Rundă Tema 15 Clasa a 6-a Status evaluat
Dată 9 nov. 2024 15:39:39 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:72:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 72 | fprintf(fout,"%lld",(l-1)*(l-1)+2*l-c); | ~~~^ ~~~~~~~~~~~~~~~~~ | | | | long long int int | %d main.c:75:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 75 | fprintf(fout,"%lld",(l-1)*(l-1)+c); | ~~~^ ~~~~~~~~~~~~~ | | | | long long int int | %d main.c:80:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 80 | fprintf(fout,"%lld",(c-1)*(c-1)+l); | ~~~^ ~~~~~~~~~~~~~ | | | | long long int int | %d main.c:83:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 83 | fprintf(fout,"%lld",(c-1)*(c-1)+2*c-l); | ~~~^ ~~~~~~~~~~~~~~~~~ | | | | long long int int | %d main.c:8:15: warning: unused variable 'x' [-Wunused-variable] 8 | long long x; | ^ main.c:7:44: warning: unused variable 'nrc' [-Wunused-variable] 7 | int q, n, l, c, i, j, k, t, i2, k2, p, nrc; | ^~~ main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin,"%d",&q); | ^~~~~~~~~~~~~~~~~~~ main.c:12:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~ main.c:68:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | fscanf(fin,"%d%d",&l,&c); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 5
2 1 ms 245 kb OK 5
3 1 ms 245 kb OK 5
4 3 ms 401 kb OK 5
5 1 ms 512 kb OK 5
6 19 ms 540 kb OK 5
7 29 ms 679 kb OK 5
8 39 ms 782 kb OK 5
9 49 ms 921 kb OK 5
10 69 ms 880 kb OK 5
11 1 ms 266 kb OK 5
12 1 ms 245 kb OK 5
13 1 ms 245 kb OK 5
14 1 ms 245 kb OK 5
15 1 ms 245 kb OK 5
16 1 ms 245 kb OK 5
17 1 ms 245 kb OK 5
18 1 ms 245 kb OK 5
19 1 ms 245 kb Incorect 0
20 1 ms 245 kb Incorect 0
Punctaj total 90