Borderou de evaluare (job #2798218)

Utilizator Teodora11faranume Teodora11 Data 11 noiembrie 2021 00:20:40
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In static member function 'static std::vector<std::vector<int> > Algorithms::getComponenteBiconexe(const std::vector<std::vector<int> >&, std::vector<int>&, std::vector<int>&, std::vector<bool>&)': main.cpp:72:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 72 | for( int i = 1; i < adjacencyList.size(); ++i ) { | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp: In static member function 'static std::vector<std::vector<int> > Algorithms::getComponenteTareConexe(const std::vector<std::vector<int> >&, std::vector<bool>&)': main.cpp:86:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 86 | for( int x = 1; x < adjacencyList.size(); ++x ) | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:91:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 91 | for( int i = 1; i < adjacencyList.size(); ++i ) | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:101:5: warning: no return statement in function returning non-void [-Wreturn-type] 101 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbKilled by Signal 1100
21ms184kbKilled by Signal 110
31ms184kbKilled by Signal 110
41ms184kbKilled by Signal 1100
53ms311kbKilled by Signal 110
614ms905kbKilled by Signal 110
718ms1675kbKilled by Signal 1100
875ms4014kbKilled by Signal 110
9157ms8847kbKilled by Signal 110
10298ms12685kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?