Borderou de evaluare (job #2798214)

Utilizator bogdan2405Strat Bogdan-Valentin bogdan2405 Data 11 noiembrie 2021 00:13:44
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:74:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | for(i=0;i<low.size();++i){ | ~^~~~~~~~~~~ main.cpp:81:14: 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(i=0;i<res.size();++i){ | ~^~~~~~~~~~~ main.cpp:82:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 82 | for(j=0;j<res[i].size();++j){ | ~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms2666kbComponente biconexe: componenta gresita4
25ms2625kbComponente biconexe: componenta gresita4
33ms2658kbComponente biconexe: numar gresit0
48ms2666kbComponente biconexe: numar gresit0
55ms2535kbComponente biconexe: numar gresit0
69ms3321kbComponente biconexe: numar gresit0
724ms3923kbComponente biconexe: numar gresit0
8324ms20000kbComponente biconexe: numar gresit0
9158ms11341kbComponente biconexe: numar gresit0
10208ms14639kbComponente biconexe: numar gresit0
Punctaj total8

Ceva nu functioneaza?