Pagini recente » Cod sursa (job #1494706) | Borderou de evaluare (job #323638) | Borderou de evaluare (job #1432052) | Borderou de evaluare (job #825093) | Borderou de evaluare (job #2498243)
Borderou de evaluare (job #2498243)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:37:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < G[u].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:71:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < comp.size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp:55: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:56: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:58: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:61: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 | 6ms | 2490kb | Corect | 10 |
2 | 7ms | 2490kb | Corect | 10 |
3 | 7ms | 2490kb | Corect | 10 |
4 | 8ms | 2621kb | Corect | 10 |
5 | 9ms | 2752kb | Componente biconexe: componenta gresita | 4 |
6 | 19ms | 3276kb | Componente biconexe: componenta gresita | 4 |
7 | 34ms | 4194kb | Componente biconexe: componenta gresita | 4 |
8 | 271ms | 20496kb | Memory limit exceeded | 0 |
9 | 204ms | 13692kb | Componente biconexe: componenta gresita | 4 |
10 | 270ms | 17563kb | Corect | 10 |
Punctaj total | 66 |