Borderou de evaluare (job #1233431)

Utilizator thewildnathNathan Wildenberg thewildnath Data 25 septembrie 2014 12:42:54
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 46

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int, int, int)’: user.cpp:38:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<v[nod].size(); ++i) ^ user.cpp: In function ‘int main()’: user.cpp:78:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<sol.size(); ++i) ^ user.cpp:81:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0; j<sol[i].size(); ++j) ^ user.cpp:60:38: 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); ^ user.cpp:61:40: 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); ^ user.cpp:65:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ user.cpp:69:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1448kbComponente biconexe: componenta gresita4
20ms1452kbCorect10
30ms1448kbComponente biconexe: componenta gresita4
40ms1484kbComponente biconexe: componenta gresita4
50ms1512kbComponente biconexe: componenta gresita4
68ms1696kbComponente biconexe: componenta gresita4
716ms1804kbComponente biconexe: componenta gresita4
876ms3760kbComponente biconexe: componenta gresita4
9116ms4888kbComponente biconexe: componenta gresita4
10164ms6208kbComponente biconexe: componenta gresita4
Punctaj total46

Ceva nu functioneaza?