Borderou de evaluare (job #1368213)

Utilizator DorelBarbuBarbu Dorel DorelBarbu Data 2 martie 2015 15:12:40
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 70

Raport evaluator

Compilare: user.cpp: In function ‘bool findAugPath()’: user.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[ nc ].size(); i++) ^ user.cpp: In function ‘void citire()’: user.cpp:14:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d",&N,&M); ^ user.cpp:17:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] int x, y, z; scanf("%d %d %d",&x,&y, &z); ^ user.cpp: In function ‘int main()’: user.cpp:92:36: 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:93:38: 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); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms508kbOK1010
20ms636kbOK1010
30ms840kbOK1010
40ms984kbOK1010
50ms1112kbOK1010
60ms1376kbOK1010
78ms3604kbOK1010
8Depăşit5944kbTime limit exceeded.00
9Depăşit7480kbTime limit exceeded.0
10Depăşit8292kbTime limit exceeded.0
Punctaj total70

Ceva nu functioneaza?