Borderou de evaluare (job #2958531)

Utilizator Tudose_StefanTudose Alexandru Stefan Tudose_Stefan Data 26 decembrie 2022 20:58:56
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:79:37: warning: array subscript -1 is below array bounds of 'int [20002][20002]' [-Warray-bounds] 79 | cty[tata[j]][j] += minn; | ~~~~~~~~~~~~~~~~^~~~~~~ main.cpp:8:5: note: while referencing 'cty' 8 | int cty[20002][20002]; | ^~~ main.cpp:79:37: warning: array subscript -1 is below array bounds of 'int [20002][20002]' [-Warray-bounds] 79 | cty[tata[j]][j] += minn; | ~~~~~~~~~~~~~~~~^~~~~~~ main.cpp:8:5: note: while referencing 'cty' 8 | int cty[20002][20002]; | ^~~ main.cpp:80:37: warning: array subscript -1 is below array bounds of 'int [20002]' [-Warray-bounds] 80 | cty[j][tata[j]] += minn; | ~~~~~~~~~~~~~~~~^~~~~~~ main.cpp:80:37: warning: array subscript -1 is below array bounds of 'int [20002]' [-Warray-bounds]
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbKilled by Signal 110
20ms184kbKilled by Signal 110
30ms184kbKilled by Signal 110
40ms184kbKilled by Signal 110
53ms6737kbKilled by Signal 110
612ms18796kbKilled by Signal 90
713ms18837kbKilled by Signal 90
816ms20238kbKilled by Signal 90
912ms19292kbKilled by Signal 90
1017ms20496kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?