Borderou de evaluare (job #1709106)

Utilizator team_nameUPB Banu Popa Visan team_name Data 28 mai 2016 10:55:19
Problema Tribut Status done
Runda ONIS 2016 - Runda - 2 - ACM ICPC Romanian Programming Contest Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘bool bfs()’: user.cpp:29:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < g[node].size(); ++ i) ^ user.cpp: In function ‘int maxFlow()’: user.cpp:47:42: 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:71:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("tribut.in", "r", stdin); ^ user.cpp:72:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("tribut.out", "w", stdout); ^ user.cpp:74:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i", &t); ^ user.cpp:85:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &n, &m); ^ user.cpp:91:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i", &x); ^ user.cpp:99:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &p, &mxtr); ^ user.cpp:106:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i", &x); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms664kbOK100
Punctaj total100

Ceva nu functioneaza?