Pagini recente » Borderou de evaluare (job #346040) | Borderou de evaluare (job #1859704) | Borderou de evaluare (job #2066098) | Borderou de evaluare (job #174918) | Borderou de evaluare (job #2028584)
Borderou de evaluare (job #2028584)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS_2(int, int)’:
user.cpp:81:31: warning: unused variable ‘index’ [-Wunused-variable]
int son = edge.first, index = edge.second;
^
user.cpp: In function ‘void ReadInput()’:
user.cpp:24:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N); graph.resize(N + 1);
^
user.cpp:27:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int u, v; scanf("%d%d", &u, &v);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 284kb | OK | 10 |
2 | 4ms | 660kb | OK | 10 |
3 | 12ms | 852kb | OK | 10 |
4 | 88ms | 4288kb | OK | 10 |
5 | 208ms | 7796kb | Incorect | 0 |
6 | 208ms | 8064kb | OK | 10 |
7 | 288ms | 11168kb | OK | 10 |
8 | 440ms | 14752kb | Incorect | 0 |
9 | 480ms | 17964kb | OK | 10 |
10 | 468ms | 19052kb | OK | 10 |
Punctaj total | 80 |