Pagini recente » Borderou de evaluare (job #178060) | Borderou de evaluare (job #669192) | Borderou de evaluare (job #2805087) | Borderou de evaluare (job #1846709) | Borderou de evaluare (job #2498482)
Borderou de evaluare (job #2498482)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:34:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < G[u].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp:37:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(v != tu && dfn[v] < dfn[u])
^
main.cpp: In function 'int main()':
main.cpp:72:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < comp.size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp:74:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < comp[i].size() ; j ++)
~~^~~~~~~~~~~~~~~~
main.cpp:52:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("biconex.in" , "r" , stdin);
^
main.cpp:53:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("biconex.out" , "w" , stdout);
^
main.cpp:55:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &n , &m);
^
main.cpp:58:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &u , &v);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 7ms | 2490kb | Corect | 10 |
2 | 7ms | 2490kb | Corect | 10 |
3 | 7ms | 2490kb | Corect | 10 |
4 | 8ms | 2621kb | Corect | 10 |
5 | 9ms | 2621kb | Corect | 10 |
6 | 15ms | 3014kb | Corect | 10 |
7 | 25ms | 3407kb | Corect | 10 |
8 | 337ms | 18141kb | Corect | 10 |
9 | 155ms | 9191kb | Corect | 10 |
10 | 196ms | 11935kb | Corect | 10 |
Punctaj total | 100 |