Borderou de evaluare (job #2798217)

Utilizator bogdan2405Strat Bogdan-Valentin bogdan2405 Data 11 noiembrie 2021 00:17:50
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 8

Raport evaluator

Compilare: main.cpp: In function 'void DFS(int, int)': main.cpp:19:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 19 | for(i=0;i<adjList[x].size();++i){ | ~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:73:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 73 | for(i=0;i<low.size();++i){ | ~^~~~~~~~~~~ main.cpp:80:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 80 | for(i=0;i<res.size();++i){ | ~^~~~~~~~~~~ main.cpp:81:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 81 | for(j=0;j<res[i].size();++j){ | ~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
115ms2666kbComponente biconexe: componenta gresita4
25ms2605kbComponente biconexe: componenta gresita4
316ms2666kbComponente biconexe: numar gresit0
43ms2666kbComponente biconexe: numar gresit0
55ms2797kbComponente biconexe: numar gresit0
610ms3321kbComponente biconexe: numar gresit0
737ms3981kbComponente biconexe: numar gresit0
8410ms15994kbTime limit exceeded0
9164ms11362kbComponente biconexe: numar gresit0
10208ms14618kbComponente biconexe: numar gresit0
Punctaj total8

Ceva nu functioneaza?