Borderou de evaluare (job #2929400)

Utilizator elenaa_g23Elena Georgescu elenaa_g23 Data 25 octombrie 2022 19:58:51
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void componente_afisare()': main.cpp:21:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 21 | for(j=0;j<cmpCon[i].size();j++) | ~^~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs1(int)': main.cpp:30:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 30 | for(j=0;j<lista_adiacenta[nod].size();j++) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs2(int)': main.cpp:44:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 44 | for(j=0;j<lista_t[nod].size();j++) | ~^~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbNumar de componente gresit00
20ms184kbNumar de componente gresit0
30ms184kbNumar de componente gresit0
40ms184kbNumar de componente gresit00
50ms184kbNumar de componente gresit0
615ms1339kbNumar de componente gresit0
723ms2187kbNumar de componente gresit00
8114ms5857kbNumar de componente gresit0
9263ms12988kbNumar de componente gresit0
10347ms18620kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?