Borderou de evaluare (job #3246618)

Utilizator AlexSerban21Serban Alexandru AlexSerban21 Data 3 octombrie 2024 19:59:33
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int, int)': main.cpp:17:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 17 | for (int i=0; i<v[nod].size (); i++) | ~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:51:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 51 | for (i=0; i<sol.size (); i++) | ~^~~~~~~~~~~~ main.cpp:53:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 53 | for (j=0; j<sol[i].size (); j++) | ~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbNumar de componente gresit00
20ms303kbCorect10
30ms303kbNumar de componente gresit0
40ms303kbNumar de componente gresit00
51ms557kbNumar de componente gresit0
63ms1081kbNumar de componente gresit0
74ms1609kbNumar de componente gresit00
89ms3178kbNumar de componente gresit0
924ms7884kbNumar de componente gresit0
1033ms13262kbCorect1010
Punctaj total10

Ceva nu functioneaza?