Pagini recente » Borderou de evaluare (job #1666173) | Borderou de evaluare (job #2592723) | Borderou de evaluare (job #2290553) | Borderou de evaluare (job #2772181) | Borderou de evaluare (job #1664336)
Borderou de evaluare (job #1664336)
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 |
1 | 608ms | 10588kb | Incorect! | 0 |
Punctaj total | 0 |