Borderou de evaluare (job #3246358)

Utilizator AlexSerban21Serban Alexandru AlexSerban21 Data 2 octombrie 2024 19:48:04
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(int, int, int)': main.cpp:16:20: 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<v[nod].size (); i++) | ~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:57:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | for (i=0; i<sol.size (); i++) | ~^~~~~~~~~~~~ main.cpp:59:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 59 | for (j=0; j<sol[i].size (); j++) | ~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms303kbNumar de componente gresit00
24ms303kbCorect10
34ms303kbNumar de componente gresit0
44ms557kbNumar de componente gresit00
55ms557kbNumar de componente gresit0
66ms819kbNumar de componente gresit0
77ms1605kbNumar de componente gresit00
89ms2654kbNumar de componente gresit0
919ms6205kbNumar de componente gresit0
1023ms10711kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?