Borderou de evaluare (job #1503217)

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

Raport evaluator

Compilare: user.cpp: In function ‘bool BFS()’: user.cpp:25: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:45: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:72: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:73: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:75: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:78: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
10ms348kbOK1010
2Depăşit444kbTime limit exceeded.00
3Depăşit624kbTime limit exceeded.00
4Depăşit748kbTime limit exceeded.00
5Depăşit920kbTime limit exceeded.00
6Depăşit1116kbTime limit exceeded.00
7Depăşit3420kbTime limit exceeded.00
8Depăşit5172kbTime limit exceeded.00
9Depăşit6688kbTime limit exceeded.0
10Depăşit7140kbTime limit exceeded.0
Punctaj total10

Ceva nu functioneaza?