Borderou de evaluare (job #2929487)

Utilizator elenaa_g23Elena Georgescu elenaa_g23 Data 25 octombrie 2022 23:05:33
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:29:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | 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
10ms188kbNumar de componente gresit00
20ms184kbNumar de componente gresit0
30ms184kbNumar de componente gresit0
40ms184kbNumar de componente gresit00
50ms184kbNumar de componente gresit0
65ms974kbNumar de componente gresit0
710ms2019kbNumar de componente gresit00
845ms5779kbNumar de componente gresit0
9102ms12992kbNumar de componente gresit0
10115ms18620kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?