Borderou de evaluare (job #2928904)

Utilizator RaduIonescuRadu Ionescu RaduIonescu Data 24 octombrie 2022 08:09:43
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]<<"\n"; | ~~^~~~~~~~~~~~~~~~ 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
18ms14602kbNumar de componente gresit00
28ms14602kbNumar de componente gresit0
311ms14602kbNumar de componente gresit0
411ms14733kbNumar de componente gresit00
514ms14864kbNumar de componente gresit0
618ms15319kbNumar de componente gresit0
724ms15925kbNumar de componente gresit00
853ms18038kbNumar de componente gresit0
9102ms22200kbNumar de componente gresit0
10113ms25436kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?