Borderou de evaluare (job #700691)

Utilizator avatar Emre Isleam Emre Emre IP ascuns
Problemă Matrice Zebră (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 4 mar. 2023 14:56:14 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:80:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 80 | printf("li: %d || ji: %d || l: %d || c: %d || pe : %d || k : %d | pe+ji: %d",li,ji,l,c,pe,k,pe+ji); | ~^ ~~ | | | | int long long int | %lld main.c:80:61: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long long int' [-Wformat=] 80 | printf("li: %d || ji: %d || l: %d || c: %d || pe : %d || k : %d | pe+ji: %d",li,ji,l,c,pe,k,pe+ji); | ~^ ~~ | | | | int long long int | %lld main.c:80:83: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long long int' [-Wformat=] 80 | printf("li: %d || ji: %d || l: %d || c: %d || pe : %d || k : %d | pe+ji: %d",li,ji,l,c,pe,k,pe+ji); | ~^ ~~~~~ | | | | int long long int | %lld main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf(fin,"%d",&t); | ^~~~~~~~~~~~~~~~~~~ main.c:17:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~ main.c:58:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 58 | 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 1 ms 237 kb OK 5
5 1 ms 491 kb OK 5
6 19 ms 593 kb OK 5
7 39 ms 667 kb OK 5
8 49 ms 819 kb OK 5
9 69 ms 876 kb OK 5
10 99 ms 815 kb OK 5
11 1 ms 245 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