Borderou de evaluare (job #3328011)

Utilizator GabiRB1Rafael GabiRB1 Data 5 decembrie 2025 20:37:50
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int bfs(int, int, std::vector<int>&)': main.cpp:17:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 17 | for(int i = 0; i < v[nod].size(); i ++) | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int flow(int, int)': main.cpp:37:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 37 | while(new_flow = bfs(s, t, parent)) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1010
20ms303kbOK1010
30ms561kbOK1010
40ms557kbOK1010
50ms557kbOK1010
60ms823kbOK1010
71ms1867kbOK1010
814ms3182kbOK100
924ms4132kbOK10
1034ms4558kbTime limit exceeded0
Punctaj total70

Ceva nu functioneaza?