Borderou de evaluare (job #1454568)

Utilizator starduststardust stardust Data 26 iunie 2015 21:30: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: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
10ms352kbOK1010
2Depăşit432kbTime limit exceeded.00
3Depăşit600kbTime limit exceeded.00
4Depăşit744kbTime limit exceeded.00
5Depăşit900kbTime limit exceeded.00
6Depăşit1108kbTime limit exceeded.00
7Depăşit3004kbTime limit exceeded.00
8Depăşit5124kbTime limit exceeded.00
9Depăşit6568kbTime limit exceeded.0
10Depăşit7072kbTime limit exceeded.0
Punctaj total10

Ceva nu functioneaza?