Borderou de evaluare (job #1526179)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("lca.in", "r", stdin);
^
user.cpp:46:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("lca.out", "w", stdout);
^
user.cpp:48:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &M);
^
user.cpp:52:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t), v[t].push_back (i);
^
user.cpp:56:60: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &x[i], &y[i]), sz[x[i]] ++, sz[y[i]] ++;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1468kb | OK | 10 | 10 |
2 | 0ms | 1492kb | OK | 10 | 10 |
3 | 16ms | 2044kb | OK | 10 | 10 |
4 | 200ms | 5988kb | OK | 10 | 10 |
5 | 232ms | 7284kb | OK | 10 | 10 |
6 | 356ms | 8988kb | OK | 10 | 10 |
7 | 1064ms | 25952kb | OK | 10 | 10 |
8 | 1864ms | 32360kb | OK | 10 | 30 |
9 | 2364ms | 40168kb | OK | 10 |
10 | 2600ms | 44068kb | OK | 10 |
Punctaj total | 100 |