Borderou de evaluare (job #2928906)

Utilizator RaduIonescuRadu Ionescu RaduIonescu Data 24 octombrie 2022 08:13:53
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:16:19: 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 < ad_list[nod].size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void anti_dfs(int)': main.cpp:29:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | for(int i = 0; i < anti_ad_list[nod].size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:64:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 64 | for(int j = 0; j < comp[i].size(); j++) out<<comp[i][j]<<" "; | ~~^~~~~~~~~~~~~~~~ main.cpp:35:7: warning: unused variable 'i' [-Wunused-variable] 35 | { int i,x,y; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
17ms14602kbNumar de componente gresit00
29ms14602kbCorect10
39ms14594kbCorect10
410ms14733kbNumar de componente gresit00
513ms14843kbNumar de componente gresit0
619ms15360kbNumar de componente gresit0
723ms15912kbNumar de componente gresit00
860ms18157kbNumar de componente gresit0
9107ms22712kbNumar de componente gresit0
10123ms26193kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?