Borderou de evaluare (job #1503213)

Utilizator visanrVisan Radu visanr Data 15 octombrie 2015 18:49:31
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘bool BFS()’: user.cpp:26:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[Node].size(); ++ i) ^ user.cpp: In function ‘void MaxFlow()’: user.cpp:46:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[Sink].size(); ++ i) ^ user.cpp: In function ‘int main()’: user.cpp:73: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:74: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:76:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &N, &M); ^ user.cpp:79:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i %i", &X, &Y, &Z); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms344kbOK1010
2Depăşit404kbTime limit exceeded.00
3Depăşit516kbTime limit exceeded.00
40ms804kbOK1010
5Depăşit860kbTime limit exceeded.00
6Depăşit1024kbTime limit exceeded.00
7Depăşit2908kbTime limit exceeded.00
820ms5784kbOK1030
920ms7372kbOK10
1028ms8140kbOK10
Punctaj total50

Ceva nu functioneaza?