Borderou de evaluare (job #2790429)

Utilizator oporanu.alexAlex Oporanu oporanu.alex Data 28 octombrie 2021 22:54:02
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'virtual long long int OrientedGraph::getCconexe()': main.cpp:73:45: warning: no return statement in function returning non-void [-Wreturn-type] 73 | virtual long long getCconexe() override{} | ^ main.cpp: In member function 'virtual void UnorientedGraph::dfsBCC(int)': main.cpp:142:14: warning: unused variable 'copii' [-Wunused-variable] 142 | unsigned copii = 0; | ^~~~~ main.cpp: In function 'int main()': main.cpp:185:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 185 | for(int i = 0; i < cnt; ++i){ | ~~^~~~~ main.cpp:191:5: warning: deleting object of abstract class type 'Graph' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] 191 | delete g; | ^~~~~~~~ main.cpp:179:15: warning: unused variable 'S' [-Wunused-variable] 179 | int N, M, S; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
112ms5550kbCorect10
26ms4370kbCorect10
36ms5214kbCorect10
47ms5521kbCorect10
511ms5681kbCorect10
612ms6029kbCorect10
719ms6447kbCorect10
8258ms21954kbCorect10
9234ms13074kbCorect10
10281ms16478kbCorect10
Punctaj total100

Ceva nu functioneaza?