Borderou de evaluare (job #2556591)

Utilizator GraphterDiego Hurtado de Mendoza Graphter Data 25 februarie 2020 05:50:00
Problema Flux maxim de cost minim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In member function 'std::pair<long long int, long long int> Graph::dfs(Long, Long, Long)': main.cpp:65:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(Long &i = nextEdge[u]; i < adj[u].size(); i++){ ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:199:32: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("fmcm.in", "r", stdin); ^ main.cpp:200:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("fmcm.out", "w", stdout); ^ main.cpp: In member function 'std::pair<long long int, long long int> Graph::minCostFlow(Long, Long, Long)': main.cpp:134:4: warning: 'negaCycle' may be used uninitialized in this function [-Wmaybe-uninitialized] if(cur == y){ ^~ main.cpp:155:8: note: 'negaCycle' was declared here Long negaCycle; //negative cycle flag ^~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
13ms393kbOK1010
23ms393kbOK1010
310ms393kbOK1010
47ms393kbOK1010
510ms393kbOK1010
6600ms1703kbTime limit exceeded00
7600ms1703kbTime limit exceeded0
8600ms2490kbTime limit exceeded00
9603ms2490kbTime limit exceeded0
10600ms2490kbTime limit exceeded0
Punctaj total50

Ceva nu functioneaza?