Borderou de evaluare (job #1484348)

Utilizator DorelBarbuBarbu Dorel DorelBarbu Data 10 septembrie 2015 21:29:32
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘void findAugPaths(int)’: user.cpp:65:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[ node ].size(); i++) ^ user.cpp: In function ‘void readData()’: user.cpp:16:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d",&numNodes,&numEdges); ^ user.cpp:21:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d",&nodeX,&nodeY,&capXY); ^ user.cpp: In function ‘int main()’: user.cpp:82: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:83: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
10ms496kbOK1010
20ms560kbOK1010
30ms660kbOK1010
40ms740kbOK1010
58ms792kbOK1010
6Depăşit900kbTime limit exceeded.00
7Depăşit2032kbTime limit exceeded.00
8Depăşit3252kbTime limit exceeded.00
9Depăşit4012kbTime limit exceeded.0
10Depăşit4436kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?