Pagini recente » Borderou de evaluare (job #2444391) | Borderou de evaluare (job #2093786) | Borderou de evaluare (job #2437871) | Borderou de evaluare (job #884579) | Borderou de evaluare (job #1664782)
Borderou de evaluare (job #1664782)
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 |
1 | 612ms | 18288kb | Incorect! | 0 |
Punctaj total | 0 |