Borderou de evaluare (job #2380967)

Utilizator SahMatCodrea Andrei SahMat Data 15 martie 2019 18:57:40
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'bool BF()': main.cpp:26:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < G[nod].size(); j++) { // pentru fiecare vecin al nodului ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:42:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("maxflow.in", "r", stdin); freopen("maxflow.out", "w", stdout); ^ main.cpp:42:76: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("maxflow.in", "r", stdin); freopen("maxflow.out", "w", stdout); ^ main.cpp:43:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d ", &N, &M); ^ main.cpp:45:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d ", &x, &y, &z); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms262kbOK1010
23ms393kbOK1010
33ms524kbOK1010
44ms655kbOK1010
54ms786kbOK1010
66ms1048kbOK1010
717ms3276kbOK1010
861ms4849kbTime limit exceeded00
961ms6029kbTime limit exceeded0
1061ms6160kbTime limit exceeded0
Punctaj total70

Ceva nu functioneaza?