Borderou de evaluare (job #2798632)

Utilizator IoanaLiviaPopescu15Ioana Livia IoanaLiviaPopescu15 Data 11 noiembrie 2021 17:16:00
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:75:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 75 | for(int j = 0; j < conexe[i].size(); ++j) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graph::DFS(int)': main.cpp:93:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 93 | for(int i = 0; i < adiacenta[vf].size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graph::DFS_CNX(int, int)': main.cpp:110:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 110 | for(int i = 0; i < adiacenta_conex[vf].size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
18ms7487kbNumar de componente gresit00
28ms7397kbNumar de componente gresit0
310ms7385kbNumar de componente gresit0
49ms6897kbNumar de componente gresit00
516ms7647kbNumar de componente gresit0
639ms8200kbNumar de componente gresit0
758ms8822kbNumar de componente gresit00
896ms10481kbNumar de componente gresit0
9239ms14082kbNumar de componente gresit0
10263ms16896kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?