Borderou de evaluare (job #3146863)

Utilizator Razvan48Capatina Razvan Nicolae Razvan48 Data 22 august 2023 22:38:20
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:29:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | for (int i = 0; i < graf[nod].size(); ++i) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:91:23: 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 = 0; i < ctc.size(); ++i) | ~~^~~~~~~~~~~~ main.cpp:93:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 93 | for (int j = 0; j < ctc[i].size(); ++j) | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbCorect1030
20ms303kbCorect10
30ms303kbCorect10
41ms303kbCorect1030
51ms557kbCorect10
63ms1081kbCorect10
75ms1867kbNumar de componente gresit00
89ms3178kbNumar de componente gresit0
924ms9490kbNumar de componente gresit0
1029ms13946kbCorect1010
Punctaj total70

Ceva nu functioneaza?