Borderou de evaluare (job #1441873)

Utilizator juniorOvidiu Rosca junior Data 24 mai 2015 13:12:45
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int BF()’: user.cpp:10:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define sz size() ^ user.cpp:35:32: note: in expansion of macro ‘sz’ for (j = 0; j < G[nod].sz; j++) ^ user.cpp: In function ‘int main()’: user.cpp:10:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define sz size() ^ user.cpp:66:30: note: in expansion of macro ‘sz’ for (i = 0; i < G[N].sz; i++) ^ user.cpp:50: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:51: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:55:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d ", &N, &M); ^ user.cpp:59:39: 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
10ms340kbOK1010
20ms460kbOK1010
30ms624kbOK1010
40ms784kbOK1010
50ms928kbOK1010
60ms1180kbOK1010
78ms3272kbOK1010
820ms5932kbOK1030
920ms7476kbOK10
1032ms8204kbOK10
Punctaj total100

Ceva nu functioneaza?