Borderou de evaluare (job #2928190)

Utilizator teochess2017Togan Teodor-Bogdan teochess2017 Data 22 octombrie 2022 13:15:53
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void findcomponents(int, int&, int&)': main.cpp:24:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 24 | for(i = 0; i < graf[node].size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:69:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 69 | for(j = 0; j < comp[i].size(); j++){ | ~~^~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
15ms5033kbNumar de componente gresit00
25ms5033kbCorect10
33ms5033kbNumar de componente gresit0
43ms5033kbCorect100
54ms5033kbNumar de componente gresit0
68ms5558kbNumar de componente gresit0
715ms5918kbNumar de componente gresit00
829ms7393kbNumar de componente gresit0
963ms10457kbNumar de componente gresit0
1089ms14192kbCorect1010
Punctaj total10

Ceva nu functioneaza?