Borderou de evaluare (job #2797877)

Utilizator IoanaLiviaPopescu15Ioana Livia IoanaLiviaPopescu15 Data 10 noiembrie 2021 18:21:47
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'void Graph::SolveConexe()': main.cpp:59:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 59 | for(int j = 0; j < conexe[i].size(); ++j) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graph::DFS(int)': main.cpp:73:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 73 | for(int i = 0; i < adiacenta[vf].size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graph::DFS_CNX(int, int)': main.cpp:85:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 85 | for(int i = 0; i < adiacenta_conex[vf].size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
19ms7446kbNumar de componente gresit00
213ms7413kbNumar de componente gresit0
37ms6918kbNumar de componente gresit0
49ms7380kbNumar de componente gresit00
513ms7491kbNumar de componente gresit0
69ms7409kbNumar de componente gresit0
711ms7376kbNumar de componente gresit00
83ms4739kbNumar de componente gresit0
911ms7421kbNumar de componente gresit0
1013ms7385kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?