Borderou de evaluare (job #2789902)

Utilizator Tache_RoxanaTache Roxana Tache_Roxana Data 28 octombrie 2021 09:07:38
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 35

Raport evaluator

Compilare: main.cpp: In function 'std::ostream& operator<<(std::ostream&, Graf)': main.cpp:20:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::list<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 20 | for(int i = 0; i < graf.noduri.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'int Graf::nrConexe()': main.cpp:31:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::list<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 31 | for(int i = 0; i < noduri.size(); i++) { | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbKilled by Signal 110
21ms184kbKilled by Signal 110
31ms184kbOK5
41ms184kbKilled by Signal 110
51ms184kbKilled by Signal 110
61ms184kbOK5
71ms184kbKilled by Signal 110
82ms184kbKilled by Signal 110
91ms184kbKilled by Signal 110
101ms184kbKilled by Signal 110
111ms184kbKilled by Signal 110
123ms1097kbKilled by Signal 110
135ms1224kbKilled by Signal 110
14123ms9687kbOK5
1515ms1765kbKilled by Signal 110
16115ms14286kbOK5
1773ms8843kbKilled by Signal 110
1816ms7426kbOK5
1935ms7917kbOK5
20136ms17960kbOK5
Punctaj total35

Ceva nu functioneaza?