Borderou de evaluare (job #2927821)

Utilizator TindecheTindeche Alexandru Tindeche Data 21 octombrie 2022 16:34:44
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs1(int)': main.cpp:34:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 34 | for (int i = 0; i < noduri[start].adicente.size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs2(int)': main.cpp:53:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 53 | for (int i = 0; i < noduri[start].rev_adiacente.size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:110:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 110 | for (int j = 0; j < componente[i].size(); j++) | ~~^~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbComponente tare conexe: nod inexistent40
20ms184kbNumar de componente gresit0
30ms184kbNumar de componente gresit0
40ms184kbNumar de componente gresit00
50ms184kbNumar de componente gresit0
62ms970kbNumar de componente gresit0
77ms2019kbNumar de componente gresit00
848ms5828kbNumar de componente gresit0
9101ms12984kbNumar de componente gresit0
10124ms18616kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?