Borderou de evaluare (job #2843662)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 2 februarie 2022 19:17:04
Problema Smart Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'long long int Dinic::dfs(int, long long int)': main.cpp:60:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 60 | for(int &i = ptr[node]; i < g[node].size(); i++) { | ~~^~~~~~~~~~~~~~~~ main.cpp: In member function 'long long int Dinic::flow()': main.cpp:83:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 83 | while(temp = dfs(s, inf)) | ~~~~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:114:44: warning: 'T' may be used uninitialized in this function [-Wmaybe-uninitialized] 114 | flux.reset(free.size() * (t + 1), S, T + t * free.size()); | ~~^~~~~~~~~~~~~~~~~ main.cpp:23:7: warning: 'S' may be used uninitialized in this function [-Wmaybe-uninitialized] 23 | s = b; | ~~^~~ main.cpp:95:7: note: 'S' was declared here 95 | int S, T; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbIncorect0
254ms1867kbIncorect0
32ms184kbIncorect0
478ms3543kbIncorect0
5452ms11096kbIncorect0
6280ms10944kbIncorect0
7850ms11313kbTime limit exceeded0
839ms1490kbIncorect0
9658ms11096kbIncorect0
10567ms11055kbIncorect0
Punctaj total0

Ceva nu functioneaza?