Borderou de evaluare (job #2927058)

Utilizator petru.theodor07Petru Cristea petru.theodor07 Data 19 octombrie 2022 11:29:38
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs_clasic(int)': main.cpp:16:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 16 | for(int i = 0; i < graf[nod].size(); i++) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs_cc(int)': main.cpp:28:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 28 | for(int i = 0; i < graf_rev[nod].size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
15ms7393kbNumar de componente gresit00
22ms7393kbNumar de componente gresit0
35ms7393kbNumar de componente gresit0
42ms7393kbNumar de componente gresit00
55ms7393kbNumar de componente gresit0
65ms7393kbNumar de componente gresit0
73ms7393kbNumar de componente gresit00
84ms7393kbNumar de componente gresit0
93ms7393kbNumar de componente gresit0
103ms7393kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?