Pagini recente » Borderou de evaluare (job #2463885) | Borderou de evaluare (job #2525450) | Borderou de evaluare (job #2089861) | Borderou de evaluare (job #2376285) | Borderou de evaluare (job #1664949)
Borderou de evaluare (job #1664949)
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 |
1 | 596ms | 18612kb | Incorect! | 0 |
Punctaj total | 0 |