Borderou de evaluare (job #3147208)

Utilizator aaagabiTurbinca Gabriel aaagabi Data 24 august 2023 19:34:21
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dinic_bfs(int)': main.cpp:21:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 21 | for(int i=0;i<v[x].size();i++) | ~^~~~~~~~~~~~ main.cpp: In function 'int dinic_dfs(int, int)': main.cpp:33:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | while(mb[nod]<v[nod].size()) | ~~~~~~~^~~~~~~~~~~~~~ main.cpp:48:1: warning: control reaches end of non-void function [-Wreturn-type] 48 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
110ms450kbKilled by Signal 1100
24ms503kbKilled by Signal 1100
36ms622kbKilled by Signal 1100
410ms696kbKilled by Signal 1100
56ms770kbKilled by Signal 1100
610ms917kbKilled by Signal 1100
711ms2076kbKilled by Signal 1100
812ms3325kbKilled by Signal 1100
912ms4128kbKilled by Signal 110
1013ms4546kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?