Borderou de evaluare (job #2797874)

Utilizator IoanaLiviaPopescu15Ioana Livia IoanaLiviaPopescu15 Data 10 noiembrie 2021 18:19:41
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:60:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 60 | for(int j = 0; j < conexe[i].size(); ++j) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graph::DFS(int)': main.cpp:74:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | for(int i = 0; i < adiacenta[vf].size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graph::DFS_CNX(int, int)': main.cpp:86:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 86 | for(int i = 0; i < adiacenta_conex[vf].size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
119ms7446kbNumar de componente gresit00
25ms5025kbNumar de componente gresit0
311ms7352kbNumar de componente gresit0
410ms7196kbNumar de componente gresit00
513ms7389kbNumar de componente gresit0
619ms7467kbNumar de componente gresit0
79ms7385kbNumar de componente gresit00
810ms7368kbNumar de componente gresit0
916ms7348kbNumar de componente gresit0
109ms7389kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?