Borderou de evaluare (job #770576)

Utilizator avatar AndreiSara Andrei Sara AndreiSara IP ascuns
Problemă Peridia (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 28 mar. 2024 10:42:54 Scor 90

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:22:10: warning: array subscript 6 is above array bounds of 'int [6]' [-Warray-bounds=] 22 | zar[6]=x; | ~~~~~^ main.cpp:8:28: note: while referencing 'zar' 8 | int t[1001][1001],d[10001],zar[6],f[3001]; | ^~~ main.cpp:76:14: warning: array subscript 6 is above array bounds of 'int [6]' [-Warray-bounds=] 76 | x=zar[6]; | ~~~~~^ main.cpp:8:28: note: while referencing 'zar' 8 | int t[1001][1001],d[10001],zar[6],f[3001]; | ^~~ main.cpp:77:12: warning: array subscript 6 is above array bounds of 'int [6]' [-Warray-bounds=] 77 | zar[6]=zar[2]; | ~~~~~^ main.cpp:8:28: note: while referencing 'zar' 8 | int t[1001][1001],d[10001],zar[6],f[3001]; | ^~~ main.cpp:68:14: warning: array subscript 6 is above array bounds of 'int [6]' [-Warray-bounds=] 68 | x=zar[6]; | ~~~~~^ main.cpp:8:28: note: while referencing 'zar' 8 | int t[1001][1001],d[10001],zar[6],f[3001]; | ^~~ main.cpp:69:12: warning: array subscript 6 is above array bounds of 'int [6]' [-Warray-bounds=] 69 | zar[6]=zar[4]; | ~~~~~^ main.cpp:8:28: note: while referencing 'zar' 8 | int t[1001][1001],d[10001],zar[6],f[3001]; | ^~~ main.cpp:52:14: warning: array subscript 6 is above array bounds of 'int [6]' [-Warray-bounds=] 52 | x=zar[6]; | ~~~~~^ main.cpp:8:28: note: while referencing 'zar' 8 | int t[1001][1001],d[10001],zar[6],f[3001]; | ^~~ main.cpp:53:12: warning: array subscript 6 is above array bounds of 'int [6]' [-Warray-bounds=] 53 | zar[6]=zar[3]; | ~~~~~^ main.cpp:8:28: note: while referencing 'zar' 8 | int t[1001][1001],d[10001],zar[6],f[3001]; | ^~~ main.cpp:44:16: warning: array subscript 6 is above array bounds of 'int [6]' [-Warray-bounds=] 44 | x=zar[6]; | ~~~~~^ main.cpp:8:28: note: while referencing 'zar' 8 | int t[1001][1001],d[10001],zar[6],f[3001]; | ^~~ main.cpp:45:14: warning: array subscript 6 is above array bounds of 'int [6]' [-Warray-bounds=]
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 249 kb Incorect 0
8 1 ms 507 kb OK 10
9 1 ms 507 kb OK 10
10 9 ms 495 kb OK 10
Punctaj total 90