Borderou de evaluare (job #2798191)

Utilizator bogdan2405Strat Bogdan-Valentin bogdan2405 Data 10 noiembrie 2021 23:47:50
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void DFS(int, int)': main.cpp:16:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 16 | for(i=0;i<adjList[x].size();++i){ | ~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:63:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 63 | for(i=0;i<low.size();++i){ | ~^~~~~~~~~~~ main.cpp:82:22: 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<x.second.size();++j){ | ~^~~~~~~~~~~~~~~~ main.cpp:91:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 91 | for(i=0;i<res.size();++i){ | ~^~~~~~~~~~~ main.cpp:92:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 92 | for(j=0;j<res[i].size();++j){ | ~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms2609kbComponente biconexe: numar gresit0
28ms2551kbComponente biconexe: numar gresit0
36ms2678kbComponente biconexe: numar gresit0
45ms2666kbComponente biconexe: numar gresit0
56ms2752kbComponente biconexe: numar gresit0
618ms3198kbComponente biconexe: numar gresit0
724ms3878kbComponente biconexe: numar gresit0
8400ms17805kbTime limit exceeded0
9294ms10768kbComponente biconexe: numar gresit0
10222ms13389kbComponente biconexe: numar gresit0
Punctaj total0

Ceva nu functioneaza?