Borderou de evaluare (job #1664782)

Utilizator team_nameUPB Banu Popa Visan team_name Data 26 martie 2016 14:32:11
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:27: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:107:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < g[node].size(); ++ j) ^ user.cpp:128:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < gt[node].size(); ++ j) ^ user.cpp:139:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < g[node].size(); ++ j) ^ user.cpp:175:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < g[node].size(); ++ j) ^ user.cpp:58: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:59: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:61:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i", &t); ^ user.cpp:66: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:69:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i %i", &a[i], &b[i], &c[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1612ms18288kbIncorect!0
Punctaj total0

Ceva nu functioneaza?