Borderou de evaluare (job #3120873)

Utilizator redstonegamer22Andrei Ion redstonegamer22 Data 9 aprilie 2023 00:53:05
Problema Cuplaj maxim de cost minim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'void MCMF::bellman_ford()': main.cpp:40:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<MCMF::Edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 40 | for(int i = 0; i < edges.size(); i += 2) { | ~~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:139:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 139 | for(auto e : mcmf.get_caps()) cout << e << " "; cout << '\n'; | ^~~ main.cpp:9:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 9 | #define cout out | ^~~ main.cpp:139:53: note: in expansion of macro 'cout' 139 | for(auto e : mcmf.get_caps()) cout << e << " "; cout << '\n'; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms466kbKilled by Signal 110
24ms462kbKilled by Signal 110
34ms466kbKilled by Signal 110
413ms471kbKilled by Signal 110
511ms466kbKilled by Signal 110
67ms20742kbMemory limit exceeded0
74ms462kbKilled by Signal 110
811ms462kbKilled by Signal 110
94ms462kbKilled by Signal 110
104ms466kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?