Borderou de evaluare (job #1664949)

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

Raport evaluator

Compilare: user.cpp: In function ‘void ts()’: user.cpp:54: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 main()’: user.cpp:99:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < g[i].size(); ++ j) ^ user.cpp:116:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < g[node].size(); ++ j) ^ user.cpp:137:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < gt[node].size(); ++ j) ^ user.cpp:147:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < g[node].size(); ++ j) ^ user.cpp:183:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < g[node].size(); ++ j) ^ user.cpp:66: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:67: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:69:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i", &t); ^ user.cpp:74: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:77: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
1596ms18612kbIncorect!0
Punctaj total0

Ceva nu functioneaza?