Borderou de evaluare (job #2987053)

Utilizator cyg_SerbanBFlorin Gheorghe cyg_SerbanB Data 1 martie 2023 21:28:28
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:18:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 18 | for(int i=0; i<adc[nod].size(); ++i) | ~^~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:52:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wformat=] 52 | printf("%d\n", conex_comp.size()); | ~^ ~~~~~~~~~~~~~~~~~ | | | | int std::vector<std::vector<int> >::size_type {aka long unsigned int} | %ld main.cpp:53:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 53 | for(int i=0;i<conex_comp.size();++i){ | ~^~~~~~~~~~~~~~~~~~ main.cpp:54:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 54 | for(int j=0;j<conex_comp[i].size();++j) | ~^~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbCorect1030
20ms172kbCorect10
31ms172kbCorect10
41ms303kbCorect1030
52ms434kbCorect10
64ms1089kbCorect10
74ms827kbCorect1030
819ms4419kbCorect10
934ms9797kbCorect10
1043ms14774kbCorect1010
Punctaj total100

Ceva nu functioneaza?