Borderou de evaluare (job #3246168)

Utilizator AlexSerban21Serban Alexandru AlexSerban21 Data 2 octombrie 2024 08:56:58
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_stiva(int)': main.cpp:14:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 14 | for (int i=0; i<v[nod].size (); i++) | ~^~~~~~~~~~~~~~~ main.cpp: In function 'void dfs_ctc(int)': main.cpp:26:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 26 | for (int i=0; i<vt[nod].size (); i++) | ~^~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:58:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (i=0; i<sol.size (); i++) | ~^~~~~~~~~~~~ main.cpp:60:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 60 | for (j=0; j<sol[i].size (); j++) | ~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms303kbNumar de componente gresit00
21ms303kbCorect10
31ms303kbNumar de componente gresit0
41ms303kbNumar de componente gresit00
52ms557kbNumar de componente gresit0
64ms1343kbNumar de componente gresit0
76ms2129kbNumar de componente gresit00
819ms4866kbNumar de componente gresit0
934ms10174kbNumar de componente gresit0
1043ms18882kbCorect1010
Punctaj total10

Ceva nu functioneaza?