Borderou de evaluare (job #781083)

Utilizator avatar Andy_Visan Andrei Visan Andy_Visan IP ascuns
Problemă Petale (clasa 7-8) Compilator c-32
Rundă 2024-07-02-tabara-nerdvana-2023 Status evaluat
Dată 2 iul. 2024 10:51:31 Scor 95

Raport evaluator

Compilare: main.c: In function 'main': main.c:12:28: warning: array subscript 2 is above array bounds of 'int[2]' [-Warray-bounds=] 12 | m7[1][1]=m7[5][2]=3; | ~~~~~^~~ main.c:7:5: note: while referencing 'm7' 7 | int m7[6][2]; | ^~ main.c:13:28: warning: array subscript 2 is above array bounds of 'int[2]' [-Warray-bounds=] 13 | m7[0][2]=m7[2][1]=m7[6][2]=2; | ~~~~~^~~ main.c:7:5: note: while referencing 'm7' 7 | int m7[6][2]; | ^~ main.c:13:10: warning: array subscript 2 is above array bounds of 'int[2]' [-Warray-bounds=] 13 | m7[0][2]=m7[2][1]=m7[6][2]=2; | ~~~~~^~~ main.c:7:5: note: while referencing 'm7' 7 | int m7[6][2]; | ^~ main.c:14:28: warning: array subscript 2 is above array bounds of 'int[2]' [-Warray-bounds=] 14 | m7[3][1]=m7[1][2]=6; | ~~~~~^~~ main.c:7:5: note: while referencing 'm7' 7 | int m7[6][2]; | ^~ main.c:15:28: warning: array subscript 2 is above array bounds of 'int[2]' [-Warray-bounds=] 15 | m7[4][1]=m7[2][2]=4; | ~~~~~^~~ main.c:7:5: note: while referencing 'm7' 7 | int m7[6][2]; | ^~ main.c:16:28: warning: array subscript 2 is above array bounds of 'int[2]' [-Warray-bounds=] 16 | m7[5][1]=m7[3][2]=5; | ~~~~~^~~ main.c:7:5: note: while referencing 'm7' 7 | int m7[6][2]; | ^~ main.c:17:28: warning: array subscript 2 is above array bounds of 'int[2]' [-Warray-bounds=] 17 | m7[0][1]=m7[6][1]=m7[4][2]=1; | ~~~~~^~~ main.c:7:5: note: while referencing 'm7' 7 | int m7[6][2]; | ^~ main.c:17:16: warning: array subscript 6 is above array bounds of 'int[6][2]' [-Warray-bounds=] 17 | m7[0][1]=m7[6][1]=m7[4][2]=1; | ~~^~~ main.c:7:5: note: while referencing 'm7' 7 | int m7[6][2]; | ^~ main.c:50:28: warning: array subscript 2 is above array bounds of 'int[2]' [-Warray-bounds=]
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb Incorect 0
2 1 ms 245 kb OK 5
3 1 ms 245 kb OK 5
4 4 ms 245 kb OK 5
5 1 ms 245 kb OK 5
6 1 ms 245 kb OK 5
7 1 ms 245 kb OK 5
8 1 ms 266 kb OK 5
9 1 ms 245 kb OK 5
10 1 ms 245 kb OK 5
11 1 ms 245 kb OK 5
12 1 ms 266 kb OK 5
13 1 ms 245 kb OK 5
14 1 ms 245 kb OK 5
15 1 ms 507 kb OK 5
16 1 ms 245 kb OK 5
17 1 ms 270 kb OK 5
18 1 ms 245 kb OK 5
19 1 ms 245 kb OK 5
20 1 ms 266 kb OK 5
Punctaj total 95