Borderou de evaluare (job #2957140)

Utilizator AACthAirinei Andrei Cristian AACth Data 21 decembrie 2022 18:53:40
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void baga(long long int)': main.cpp:53:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 53 | for(int nod = leaf; nod != 1;nod = parent[nod]) | ^~~ main.cpp:55:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 55 | cost[leaf][n] -= path_flow; | ^~~~ main.cpp: In function 'void solve()': main.cpp:82:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 82 | while(bfs()); | ^~~~~ main.cpp:84:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 84 | g<<maxflow; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK1010
20ms184kbOK1010
30ms184kbOK1010
40ms184kbOK1010
50ms184kbOK1010
60ms184kbOK1010
70ms184kbOK1010
83ms5558kbOK1030
910ms7704kbOK10
107ms8208kbOK10
Punctaj total100

Ceva nu functioneaza?