Borderou de evaluare (job #1735788)

Utilizator theo.stoicanTheodor Stoican theo.stoican Data 31 iulie 2016 00:08:32
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int, int, int)’: user.cpp:39:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < graph[node].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:78:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < bc.size();i++) ^ user.cpp:82:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0 ; j < bc[i].size(); j++) ^ user.cpp:64:35: 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:65:37: 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:66:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ user.cpp:72:26: 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
10ms416kbCorect10
20ms416kbCorect10
30ms424kbCorect10
40ms468kbCorect10
50ms520kbCorect10
68ms848kbCorect10
716ms1184kbCorect10
884ms4744kbCorect10
9124ms6296kbCorect10
10168ms8780kbCorect10
Punctaj total100

Ceva nu functioneaza?