Borderou de evaluare (job #2658020)

Utilizator akumariaPatrascanu Andra-Maria akumaria Data 12 octombrie 2020 22:18:35
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'bool bfs()': main.cpp:29:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<arcs[current_node].size(); ++i) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0; j<arcs[n].size(); ++j) { ~^~~~~~~~~~~~~~~ main.cpp:45: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); ^ main.cpp:46: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); ^ main.cpp:49:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ main.cpp:55:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &a, &b, &c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK1010
261ms262kbTime limit exceeded00
361ms393kbTime limit exceeded00
461ms524kbTime limit exceeded00
561ms786kbTime limit exceeded00
661ms917kbTime limit exceeded00
761ms2883kbTime limit exceeded00
861ms4980kbTime limit exceeded00
962ms6422kbTime limit exceeded0
1061ms6946kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?