Borderou de evaluare (job #2927057)

Utilizator petru.theodor07Petru Cristea petru.theodor07 Data 19 octombrie 2022 11:28:17
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
12ms7393kbNumar de componente gresit00
25ms7393kbNumar de componente gresit0
32ms7393kbNumar de componente gresit0
43ms7524kbNumar de componente gresit00
53ms7524kbNumar de componente gresit0
69ms7901kbNumar de componente gresit0
719ms8704kbNumar de componente gresit00
849ms10915kbNumar de componente gresit0
9125ms15233kbNumar de componente gresit0
10135ms18665kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?