Borderou de evaluare (job #3320636)

Utilizator mihaiflowFlorescu Mihai Eduard mihaiflow Data 6 noiembrie 2025 19:42:23
Problema Bile Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:66:40: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds] 66 | sum += sef[boss(x*N + y)][2]; | ~~~~~~~~~~~~~~~~~~~~^ main.cpp:15:5: note: while referencing 'sef' 15 | int sef[250 * 250 + 1][2]; // 2 pt nr de bile sub ordinea lui | ^~~ main.cpp:71:44: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds] 71 | sum += sef[boss((x-2)*N + y)][2]; | ~~~~~~~~~~~~~~~~~~~~~~~~^ main.cpp:15:5: note: while referencing 'sef' 15 | int sef[250 * 250 + 1][2]; // 2 pt nr de bile sub ordinea lui | ^~~ main.cpp:76:48: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds] 76 | sum += sef[boss((x-1)*N + y + 1)][2]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ main.cpp:15:5: note: while referencing 'sef' 15 | int sef[250 * 250 + 1][2]; // 2 pt nr de bile sub ordinea lui | ^~~ main.cpp:81:48: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds] 81 | sum += sef[boss((x-1)*N + y - 1)][2]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ main.cpp:15:5: note: while referencing 'sef' 15 | int sef[250 * 250 + 1][2]; // 2 pt nr de bile sub ordinea lui | ^~~ main.cpp:85:35: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds] 85 | sef[boss((x-1) * N + y)][2] += sum; | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ main.cpp:15:5: note: while referencing 'sef' 15 | int sef[250 * 250 + 1][2]; // 2 pt nr de bile sub ordinea lui | ^~~ main.cpp:85:35: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds] 85 | sef[boss((x-1) * N + y)][2] += sum; | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ main.cpp:15:5: note: while referencing 'sef' 15 | int sef[250 * 250 + 1][2]; // 2 pt nr de bile sub ordinea lui | ^~~ main.cpp:88:44: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds] 88 | if(NRMAX < sef[boss((x-1)*N + y)][2]) | ~~~~~~~~~~~~~~~~~~~~~~~~^ main.cpp:15:5: note: while referencing 'sef' 15 | int sef[250 * 250 + 1][2]; // 2 pt nr de bile sub ordinea lui | ^~~ main.cpp:89:45: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds] 89 | NRMAX = sef[boss((x-1)*N + y)][2]; | ~~~~~~~~~~~~~~~~~~~~~~~~^ main.cpp:15:5: note: while referencing 'sef' 15 | int sef[250 * 250 + 1][2]; // 2 pt nr de bile sub ordinea lui | ^~~ main.cpp:53:17: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds]
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
31ms303kbIncorect0
41ms557kbIncorect0
53ms1081kbIncorect0
65ms1605kbIncorect0
77ms1605kbIncorect0
89ms1630kbIncorect0
98ms2129kbIncorect0
109ms2129kbIncorect0
Punctaj total0

Ceva nu functioneaza?