Borderou de evaluare (job #1368216)

Utilizator DorelBarbuBarbu Dorel DorelBarbu Data 2 martie 2015 15:13:23
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
10ms476kbOK1010
20ms540kbOK1010
30ms648kbOK1010
40ms724kbOK1010
50ms784kbOK1010
60ms912kbOK1010
78ms2052kbOK1010
8Depăşit3224kbTime limit exceeded.00
9Depăşit4000kbTime limit exceeded.0
10Depăşit4408kbTime limit exceeded.0
Punctaj total70

Ceva nu functioneaza?