Borderou de evaluare (job #3252929)

Utilizator iulia_morariuIuli Morariu iulia_morariu Data 31 octombrie 2024 15:42:16
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)': main.cpp:22:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | for(int i = 0; i < v[nod].size(); i++){ | ~~^~~~~~~~~~~~~~~ main.cpp:28:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 28 | for(int i = 0; i < vt[nod].size(); i++){ | ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:62:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 62 | for(int i = 0; i < ctc.size(); i++){ | ~~^~~~~~~~~~~~ main.cpp:63:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 63 | for(int j = 0; j < ctc[i].size(); j++) out << ctc[i][j] << " "; | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms303kbNumar de componente gresit00
21ms303kbCorect10
31ms557kbNumar de componente gresit0
41ms557kbNumar de componente gresit00
52ms819kbNumar de componente gresit0
64ms1343kbNumar de componente gresit0
76ms2129kbNumar de componente gresit00
814ms4444kbNumar de componente gresit0
924ms9400kbNumar de componente gresit0
1029ms14663kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?