Borderou de evaluare (job #2790809)

Utilizator oporanu.alexAlex Oporanu oporanu.alex Data 29 octombrie 2021 16:10:16
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 60

Raport evaluator

Compilare: main.cpp: In member function 'virtual long long int OrientedGraph::getCconexe()': main.cpp:87:45: warning: no return statement in function returning non-void [-Wreturn-type] 87 | virtual long long getCconexe() override{} | ^ main.cpp: In member function 'virtual void OrientedGraph::Kosaraju()': main.cpp:188:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 188 | for(int i = 0; i < cnnt; ++i) | ~~^~~~~~ main.cpp: In member function 'virtual void UnorientedGraph::dfsBCC(int)': main.cpp:238:14: warning: unused variable 'copii' [-Wunused-variable] 238 | unsigned copii = 0; | ^~~~~ main.cpp: In function 'int main()': main.cpp:286:5: warning: deleting object of abstract class type 'Graph' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] 286 | delete g; | ^~~~~~~~ main.cpp:281:15: warning: unused variable 'S' [-Wunused-variable] 281 | int N, M, S; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
122ms9220kbCorect1030
210ms6901kbCorect10
39ms8847kbCorect10
413ms8736kbCorect1030
540ms8949kbCorect10
629ms9625kbCorect10
732ms9904kbCorect100
8111ms12009kbCorect10
9355ms16195kbTime limit exceeded0
10360ms19406kbTime limit exceeded00
Punctaj total60

Ceva nu functioneaza?