Borderou de evaluare (job #726113)

Utilizator avatar brebenarucarina Carina Brebenaru brebenarucarina IP ascuns
Problemă Complot (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 10 iul. 2023 10:00:22 Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:19:42: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds] 19 | if( a >= v[i][1] && a <= v[i][2]){ | ~~~~~~^ main.cpp:5:5: note: while referencing 'v' 5 | int v[500000][2]; | ^ main.cpp:22:42: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds] 22 | if( b >= v[i][1] && b <= v[i][2]){ | ~~~~~~^ main.cpp:5:5: note: while referencing 'v' 5 | int v[500000][2]; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 245 kb OK 10
9 10 ms 245 kb Incorect 0
10 1 ms 245 kb Incorect 0
Punctaj total 30