Borderou de evaluare (job #3345026)

Utilizator andrei0925Andrei Perdevara andrei0925 Data 7 martie 2026 17:29:26
Problema Flux maxim de cost minim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int dfs(int, int, long long int&)': main.cpp:55:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 55 | for( ; idx[acc] < G[acc].size(); idx[acc]++) | ~~~~~~~~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:6:13: warning: overflow in conversion from 'double' to 'int' changes value from '1.0e+18' to '2147483647' [-Woverflow] 6 | #define INF 1e18 | ^~~~ main.cpp:94:31: note: in expansion of macro 'INF' 94 | while(int pushed = dfs(S, INF, cost_min)){ | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1010
20ms303kbOK1010
30ms557kbOK1010
40ms557kbOK1010
50ms557kbOK1010
6172ms1392kbOK1020
7193ms1396kbOK10
8302ms2105kbTime limit exceeded00
9302ms2113kbTime limit exceeded0
10302ms2105kbTime limit exceeded0
Punctaj total70

Ceva nu functioneaza?