Borderou de evaluare (job #1454569)

Utilizator starduststardust stardust Data 26 iunie 2015 21:30:52
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:40:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < graph[nod].size(); i++) ^ user.cpp: In function ‘int edmondsKarp()’: user.cpp:65:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < graph[n].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:100:35: 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:101:37: 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:102:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ user.cpp:108:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d", &x, &y, &z); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms356kbOK1010
2Depăşit436kbTime limit exceeded.00
3Depăşit608kbTime limit exceeded.00
4Depăşit744kbTime limit exceeded.00
5Depăşit900kbTime limit exceeded.00
6Depăşit1112kbTime limit exceeded.00
7Depăşit3000kbTime limit exceeded.00
8Depăşit5132kbTime limit exceeded.00
9Depăşit6572kbTime limit exceeded.0
10Depăşit7076kbTime limit exceeded.0
Punctaj total10

Ceva nu functioneaza?