Borderou de evaluare (job #2796730)

Utilizator atudoreimirunaAtudorei Miruna Gabriela atudoreimiruna Data 8 noiembrie 2021 19:00:33
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::DFS(int)': main.cpp:65:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 65 | for ( int i = 0; i < matrice_adiacenta[nod].size(); i++ ) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graf::DFS_transpus(int, int)': main.cpp:86:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 86 | for ( int i = 0; i < graf_transpus[nod].size(); i++ ) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graf::CTC()': main.cpp:109:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 109 | for( int j = 0; j < ctc[i].size(); j++ ) | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
118ms7700kbNumar de componente gresit00
29ms7344kbNumar de componente gresit0
312ms7688kbNumar de componente gresit0
413ms7766kbNumar de componente gresit00
519ms7954kbNumar de componente gresit0
622ms8351kbNumar de componente gresit0
740ms8806kbNumar de componente gresit00
8101ms10858kbNumar de componente gresit0
9294ms14970kbNumar de componente gresit0
10347ms17993kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?