Borderou de evaluare (job #1510871)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 25 octombrie 2015 18:22:22
Problema Drumuri Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int)’: user.cpp:22:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < V[nod].size(); i ++) ^ user.cpp:30:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < V[vec.first].size(); j ++) ^ user.cpp:42:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < V[nod].size(); i ++) ^ user.cpp:52:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < V[vec.first].size(); j ++) ^ user.cpp:69:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < V[nod].size(); i ++) ^ user.cpp:80:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < V[vec.first].size(); j ++) ^ user.cpp:90:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < V[vec.first].size(); j ++) ^ user.cpp: In function ‘int main()’: user.cpp:110:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("drumuri.in" ,"r", stdin ); ^ user.cpp:111:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("drumuri.out","w", stdout); ^ user.cpp:113:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d %d", &N, &M); ^ user.cpp:117:32: 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
14ms776kbOk, Solutie buna.10
24ms792kbOk, Solutie buna.10
34ms812kbOk, Solutie buna.10
44ms832kbOk, Solutie buna.10
54ms856kbOk, Solutie buna.10
68ms916kbOk, Solutie buna.10
78ms992kbOk, Solutie buna.10
812ms1092kbOk, Solutie buna.10
916ms1324kbOk, Solutie buna.10
1036ms2032kbOk, Solutie buna.10
Punctaj total100

Ceva nu functioneaza?