Borderou de evaluare (job #3348971)

Utilizator RaduCalisovCalisovRadu RaduCalisov Data 24 martie 2026 21:24:22
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)': main.cpp:17:22: 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 'void dfs_t(int, int)': main.cpp:31:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 31 | for(int i = 0 ; i < t[nod].size() ;i++ ){ | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:71:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 71 | for(int i = 0 ; i < comp.size();i++){ | ~~^~~~~~~~~~~~~
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
63ms1343kbNumar de componente gresit0
75ms2129kbNumar de componente gresit00
813ms4349kbNumar de componente gresit0
924ms9367kbNumar de componente gresit0
1029ms13877kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?