Borderou de evaluare (job #2962519)

Utilizator AntoniaPopoviciAntonia-Adelina Popovici AntoniaPopovici Data 8 ianuarie 2023 18:02:01
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:102:19: warning: self-comparison always evaluates to true [-Wtautological-compare] 102 | if (t == t) | ~ ^~ ~ main.cpp:97:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 97 | for (int i = 1; i <= m; i++) | ^~~ main.cpp:106:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 106 | fout << maxflow() << '\n'; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
50ms184kbOK10
65ms1101kbOK10
714ms2101kbOK10
817ms1978kbOK10
935ms3330kbOK10
1083ms5844kbOK10
Punctaj total100

Ceva nu functioneaza?