Borderou de evaluare (job #845584)

Utilizator avatar popescu_george Popescu George popescu_george IP ascuns
Problemă Push-Relabel (clasele 11-12) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 17 dec. 2025 15:01:56 Scor 60

Raport evaluator

Compilare: main.cpp: In member function 'void Flow::addedge(int, int, int)': main.cpp:27:22: warning: narrowing conversion of 'b' from 'int' to 'short int' [-Wnarrowing] 27 | edges.push_back({b, c}); | ^ main.cpp:28:22: warning: narrowing conversion of 'a' from 'int' to 'short int' [-Wnarrowing] 28 | edges.push_back({a, 0}); | ^ main.cpp: In function 'int main()': main.cpp:102:11: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 102 | freopen ("push-relabel.in", "r", stdin); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:103:11: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 103 | freopen ("push-relabel.out", "w", stdout); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 508 kb OK 10
2 1 ms 292 kb OK 10
3 7 ms 1040 kb OK 10
4 43 ms 6612 kb OK 10
5 50 ms 6616 kb OK 10
6 66 ms 6608 kb OK 10
7 85 ms depășită Memory limit exceeded. 0
8 73 ms depășită Memory limit exceeded. 0
9 81 ms depășită Memory limit exceeded. 0
10 47 ms depășită Memory limit exceeded. 0
Punctaj total 60