Borderou de evaluare (job #1664336)

Utilizator team_nameUPB Banu Popa Visan team_name Data 26 martie 2016 12:48:44
Problema Revolve Status done
Runda AGM 2016 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:46:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < g[node].size(); ++ i) ^ user.cpp: In function ‘int main()’: user.cpp:112:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < g[node].size(); ++ j) ^ user.cpp:129:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < gt[node].size(); ++ j) ^ user.cpp:140:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < g[node].size(); ++ j) ^ user.cpp:57:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("revolve.in", "r", stdin); ^ user.cpp:58:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("revolve.out", "w", stdout); ^ user.cpp:60:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i", &t); ^ user.cpp:65: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:72:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i %i", &a, &b, &c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1608ms10588kbIncorect!0
Punctaj total0

Ceva nu functioneaza?