Borderou de evaluare (job #3320359)

Utilizator RaduCalisovCalisovRadu RaduCalisov Data 5 noiembrie 2025 12:38:38
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 4

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int, int, int)': main.cpp:20:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 20 | for(int i=0;i<v[nod].size();i++){ | ~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:87:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 87 | for(int i = 0 ; i<bicomp.size(); i++){ | ~^~~~~~~~~~~~~~ main.cpp:88:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 88 | for(int j = 0 ; j < bicomp[i].size(); j++) | ~~^~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbComponente biconexe: numar gresit0
20ms303kbComponente biconexe: numar gresit0
30ms303kbComponente biconexe: numar gresit0
40ms303kbComponente biconexe: numar gresit0
50ms557kbComponente biconexe: numar gresit0
62ms819kbComponente biconexe: numar gresit0
73ms1343kbComponente biconexe: numar gresit0
877ms22552kbComponente biconexe: componenta gresita4
929ms9998kbComponente biconexe: numar gresit0
1039ms14442kbComponente biconexe: numar gresit0
Punctaj total4

Ceva nu functioneaza?