Borderou de evaluare (job #579969)

Utilizator avatar Zluca.jmecher Zamfir Luca Cristian Zluca.jmecher IP ascuns
Problemă Peridia (clasa a 6-a) Compilator c-32
Rundă Tema 20 clasa a 6-a Status evaluat
Dată 27 ian. 2021 20:01:51 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:152:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 152 | for(i=0;i<cnt;i++) | ^~~ main.c:158:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 158 | fclose( fin ); | ^~~~~~ main.c:25:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] 25 | fscanf(fin,"%d%d%d%d%d",&n,&x,&y,&z,&k); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:29:9: warning: array subscript 6 is above array bounds of 'int[6]' [-Warray-bounds] 29 | fata[6]=7-x; | ~~~~^~~ main.c:4:5: note: while referencing 'fata' 4 | int fata[6]; | ^~~~ main.c:42:23: warning: array subscript 6 is above array bounds of 'int[6]' [-Warray-bounds] 42 | mat[lin][col]=fata[6]; | ~~~~^~~ main.c:4:5: note: while referencing 'fata' 4 | int fata[6]; | ^~~~ main.c:51:18: warning: array subscript 6 is above array bounds of 'int[6]' [-Warray-bounds] 51 | aux6=fata[6]; | ~~~~^~~ main.c:4:5: note: while referencing 'fata' 4 | int fata[6]; | ^~~~ main.c:57:14: warning: array subscript 6 is above array bounds of 'int[6]' [-Warray-bounds] 57 | fata[6]=aux3; | ~~~~^~~ main.c:4:5: note: while referencing 'fata' 4 | int fata[6]; | ^~~~ main.c:73:18: warning: array subscript 6 is above array bounds of 'int[6]' [-Warray-bounds] 73 | aux6=fata[6]; | ~~~~^~~ main.c:4:5: note: while referencing 'fata' 4 | int fata[6]; | ^~~~ main.c:79:14: warning: array subscript 6 is above array bounds of 'int[6]' [-Warray-bounds] 79 | fata[6]=aux4; | ~~~~^~~ main.c:4:5: note: while referencing 'fata' 4 | int fata[6]; | ^~~~ main.c:94:18: warning: array subscript 6 is above array bounds of 'int[6]' [-Warray-bounds] 94 | aux6=fata[6]; | ~~~~^~~ main.c:4:5: note: while referencing 'fata'
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 262 kb OK 10
4 1 ms 262 kb OK 10
5 1 ms 262 kb OK 10
6 1 ms 262 kb OK 10
7 1 ms 262 kb OK 10
8 1 ms 262 kb OK 10
9 1 ms 262 kb OK 10
10 7 ms 520 kb Incorect 0
Punctaj total 90