Borderou de evaluare (job #2793086)

Utilizator Maria23Dutu Maria Maria23 Data 2 noiembrie 2021 20:34:33
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In member function 'void graf::dfsCompBiconexe(int, int, std::vector<int>&, std::vector<int>&, std::stack<int>&)': main.cpp:45:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 45 | for(int i = 0; i < listaAd[nod].size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:81:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 81 | for(int i = 0; i < componente.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:82:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 82 | for(int j = 0; j < componente[i].size(); j++) { | ~~^~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
16ms3371kbComponente biconexe: numar gresit0
213ms3452kbComponente biconexe: numar gresit0
38ms3452kbComponente biconexe: numar gresit0
46ms3022kbComponente biconexe: numar gresit0
56ms3059kbComponente biconexe: numar gresit0
615ms4370kbComponente biconexe: numar gresit0
728ms5156kbComponente biconexe: numar gresit0
8369ms25288kbCorect10
9230ms18259kbComponente biconexe: numar gresit0
10401ms24801kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?