Borderou de evaluare (job #2798661)

Utilizator pizzandreeaCiurescu Andreea pizzandreea Data 11 noiembrie 2021 17:49:06
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:124:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 124 | for(int i = 0; i < A[x].size(); i++){ | ~~^~~~~~~~~~~~~ main.cpp: In member function 'void Graf::DFS(int)': main.cpp:150:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 150 | for(int i = 0; i < A[start].size(); i++){ | ~~^~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graf::DFST(int, int)': main.cpp:224:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 224 | for(int i = 0; i < AT[start].size(); i++){ | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graf::CompTareConexe()': main.cpp:252:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 252 | for(int j = 0; j < compTareConexe[i].size(); j++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:262:9: warning: unused variable 'x' [-Wunused-variable] 262 | int x,y; | ^ main.cpp:262:11: warning: unused variable 'y' [-Wunused-variable] 262 | int x,y; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
116ms10924kbNumar de componente gresit00
215ms10887kbNumar de componente gresit0
316ms10539kbNumar de componente gresit0
422ms10907kbNumar de componente gresit00
539ms11145kbNumar de componente gresit0
656ms11571kbNumar de componente gresit0
770ms12115kbNumar de componente gresit00
899ms14061kbNumar de componente gresit0
9349ms18231kbNumar de componente gresit0
10354ms21229kbTime limit exceeded00
Punctaj total0

Ceva nu functioneaza?