Borderou de evaluare (job #2798655)

Utilizator pizzandreeaCiurescu Andreea pizzandreea Data 11 noiembrie 2021 17:43:54
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'void Graf::BFS(int)': main.cpp:123:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 123 | for(int i = 0; i < A[x].size(); i++){ | ~~^~~~~~~~~~~~~ main.cpp: In member function 'void Graf::DFS(int)': main.cpp:149:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 149 | for(int i = 0; i < A[start].size(); i++){ | ~~^~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graf::DFST(int, int)': main.cpp:223:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 223 | for(int i = 0; i < AT[start].size(); i++){ | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graf::CompTareConexe()': main.cpp:251:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 251 | for(int j = 0; j < compTareConexe[i].size(); j++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:261:9: warning: unused variable 'x' [-Wunused-variable] 261 | int x,y; | ^ main.cpp:261:11: warning: unused variable 'y' [-Wunused-variable] 261 | int x,y; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
115ms10915kbNumar de componente gresit00
213ms10903kbNumar de componente gresit0
315ms10506kbNumar de componente gresit0
413ms10903kbNumar de componente gresit00
527ms11153kbNumar de componente gresit0
651ms11554kbNumar de componente gresit0
760ms12066kbNumar de componente gresit00
8173ms14008kbNumar de componente gresit0
9215ms18198kbNumar de componente gresit0
10246ms21245kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?