Borderou de evaluare (job #2006027)

Utilizator mihai.alphamihai craciun mihai.alpha Data 28 iulie 2017 17:06:58
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 70

Raport evaluator

Compilare: user.cpp: In function ‘int BF()’: user.cpp:8:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define sz size() ^ user.cpp:32:32: note: in expansion of macro ‘sz’ for (j = 0; j < G[nod].sz; j++) ^ user.cpp: In function ‘int main()’: user.cpp:60:27: warning: unused variable ‘nod’ [-Wunused-variable] int i, flow, x, y, z, nod; ^ user.cpp:57: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); ^ user.cpp:58:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("maxflow.out", "w", stdout); ^ user.cpp:62:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d ", &N, &M); ^ user.cpp:66: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
10ms520kbOK1010
20ms636kbOK1010
30ms792kbOK1010
40ms960kbOK1010
50ms1088kbOK1010
60ms1356kbOK1010
78ms3452kbOK1010
8Depăşit5848kbTime limit exceeded.00
9Depăşit7120kbTime limit exceeded.0
10Depăşit7328kbTime limit exceeded.0
Punctaj total70

Ceva nu functioneaza?