Borderou de evaluare (job #3172054)

Utilizator smunteanuMunteanu Stefan Catalin smunteanu Data 19 noiembrie 2023 22:27:52
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'bool bfs()': main.cpp:17:19: warning: array subscript 10007 is above array bounds of 'int [10007]' [-Warray-bounds] 17 | else dist[nmax] = INT_MAX; | ~~~~~~~~~^ main.cpp:10:5: note: while referencing 'dist' 10 | int dist[nmax]; | ^~~~ main.cpp:16:33: warning: array subscript 10007 is above array bounds of 'int [10007]' [-Warray-bounds] 16 | if (upair[i] == 0) dist[nmax] = 0, q.push(i); | ~~~~~~~~~^ main.cpp:10:5: note: while referencing 'dist' 10 | int dist[nmax]; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbRaspuns gresit0
40ms303kbRaspuns gresit0
51ms303kbRaspuns gresit0
63ms557kbRaspuns gresit0
74ms557kbRaspuns gresit0
86ms819kbRaspuns gresit0
99ms819kbRaspuns gresit0
1024ms1314kbRaspuns gresit0
Punctaj total20

Ceva nu functioneaza?