Borderou de evaluare (job #2793611)

Utilizator Maria23Dutu Maria Maria23 Data 3 noiembrie 2021 19:57:54
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 graf::dfsCompTareConexe(int, int, std::vector<int>&, std::vector<int>&, std::stack<int>&, std::bitset<100001>&)': main.cpp:47:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 47 | for(int i = 0; i < listaAd[nod].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:83:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 83 | for(int i = 0; i < componente.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:84:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 84 | for(int j = 0; j < componente[i].size(); j++) { | ~~^~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
15ms3407kbComponente tare conexe: gresit40
26ms3452kbNumar de componente gresit0
36ms3080kbNumar de componente gresit0
45ms2670kbNumar de componente gresit00
59ms3121kbNumar de componente gresit0
624ms3280kbNumar de componente gresit0
733ms4550kbNumar de componente gresit00
846ms5042kbNumar de componente gresit0
9188ms7995kbNumar de componente gresit0
10149ms12816kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?