Borderou de evaluare (job #2957138)

Utilizator AACthAirinei Andrei Cristian AACth Data 21 decembrie 2022 18:51:22
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:55:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 55 | for(int nod = leaf; nod != 1;nod = parent[nod]) | ^~~ main.cpp:57:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 57 | cost[leaf][n] -= path_flow; | ^~~~ main.cpp: In function 'void solve()': main.cpp:84:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 84 | while(bfs()); | ^~~~~ main.cpp:86:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 86 | g<<maxflow; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK1010
20ms184kbOK1010
30ms184kbOK1010
40ms184kbOK1010
50ms184kbOK1010
60ms184kbOK1010
70ms184kbOK1010
83ms5558kbOK1030
98ms7655kbOK10
1010ms8245kbOK10
Punctaj total100

Ceva nu functioneaza?