Borderou de evaluare (job #2797057)

Utilizator vasiliumirunamariaVasiliu Miruna-Maria vasiliumirunamaria Data 9 noiembrie 2021 10:53: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::DFS(int)': main.cpp:69:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 69 | for (i = 0; i < a[x].size(); i++) | ~~^~~~~~~~~~~~~ main.cpp: In member function 'void Graph::DFS_T(int, int)': main.cpp:80:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 80 | for (i = 0; i < a_t[x].size(); i++) | ~~^~~~~~~~~~~~~~~ main.cpp: In member function 'void Graph::CompTConexe()': main.cpp:102:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | for (j = 0; j < c[i].size(); j++) | ~~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
18ms7356kbNumar de componente gresit00
219ms7434kbNumar de componente gresit0
314ms7491kbNumar de componente gresit0
414ms7602kbNumar de componente gresit00
516ms7684kbNumar de componente gresit0
628ms8196kbNumar de componente gresit0
765ms8802kbNumar de componente gresit00
8195ms11153kbNumar de componente gresit0
9351ms15671kbTime limit exceeded0
10352ms19197kbTime limit exceeded00
Punctaj total0

Ceva nu functioneaza?