Borderou de evaluare (job #2785837)

Utilizator MirunaStefaniaLupascu Miruna-Stefania MirunaStefania Data 19 octombrie 2021 17:31:30
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::printGraph()': main.cpp:76:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 76 | for(j = 0; j < adlist[i].size(); ++j) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In member function 'Graph Graph::transpose()': main.cpp:149:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 149 | for(j = 0; j < adlist[i].size(); ++j) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graph::stronglyConnectedComponents()': main.cpp:177:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 177 | for(j = 0; j < comp[i].size(); ++j) | ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:185:9: warning: unused variable 'i' [-Wunused-variable] 185 | int i, first, n, m; | ^ main.cpp:185:12: warning: unused variable 'first' [-Wunused-variable] 185 | int i, first, n, m; | ^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
126ms8474kbNumar de componente gresit00
216ms8482kbCorect10
39ms7778kbNumar de componente gresit0
415ms8454kbNumar de componente gresit00
526ms8675kbNumar de componente gresit0
628ms8876kbNumar de componente gresit0
738ms9449kbNumar de componente gresit00
8125ms10608kbNumar de componente gresit0
9164ms13733kbNumar de componente gresit0
10157ms16670kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?