Pagini recente » Borderou de evaluare (job #632335) | Borderou de evaluare (job #718849) | Borderou de evaluare (job #2708009) | Borderou de evaluare (job #2953993) | Borderou de evaluare (job #1664281)
Borderou de evaluare (job #1664281)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:23: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:83:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < g[node].size(); ++ j)
^
user.cpp:100:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < gt[node].size(); ++ j)
^
user.cpp:111:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < g[node].size(); ++ j)
^
user.cpp:34: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:35: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:37:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^
user.cpp:42: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:45: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 | 684ms | 8872kb | Fisier de iesire corupt! | 0 |
Punctaj total | 0 |