Borderou de evaluare (job #2930247)

Utilizator Alex_HossuHossu Alexandru Alex_Hossu Data 27 octombrie 2022 20:16:53
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int DFS(int, int)': main.cpp:27:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 27 | for (int i = 0; i < web[nod].chd.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp:41:20: warning: comparison of integer expressions of different signedness: 'std::vector<stk_elem>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 41 | if (stk.size() == ret) { | ~~~~~~~~~~~^~~~~~ main.cpp: In function 'int main()': main.cpp:86:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 86 | for (int i = 0; i < comps.size(); i++) { | ~~^~~~~~~~~~~~~~ main.cpp:87:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 87 | for (int j = 0; j < comps[i].size(); j++) { | ~~^~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbComponente biconexe: numar gresit0
20ms184kbComponente biconexe: numar gresit0
30ms184kbComponente biconexe: numar gresit0
40ms184kbComponente biconexe: numar gresit0
50ms184kbComponente biconexe: numar gresit0
64ms3743kbComponente biconexe: numar gresit0
74ms3624kbComponente biconexe: numar gresit0
8143ms16670kbComponente biconexe: numar gresit0
958ms8753kbComponente biconexe: numar gresit0
1080ms10735kbComponente biconexe: numar gresit0
Punctaj total0

Ceva nu functioneaza?