Borderou de evaluare (job #1105025)

Utilizator cdt2014Cont de Teste cdt2014 Data 11 februarie 2014 13:02:04
Problema Paduri de multimi disjuncte Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In constructor ‘DisjointSets::DisjointSets(int)’: user.cpp:38:22: warning: ‘DisjointSets::father’ will be initialized after [-Wreorder] vector<int> depth, father; ^ user.cpp:38:15: warning: ‘std::vector<int> DisjointSets::depth’ [-Wreorder] vector<int> depth, father; ^ user.cpp:7:3: warning: when initialized here [-Wreorder] DisjointSets(int N) : father(N), depth(N) { ^ user.cpp: In member function ‘void DisjointSets::join(int, int)’: user.cpp:15:8: warning: unused variable ‘fx’ [-Wunused-variable] int fx = getSet(x); ^ user.cpp:16:8: warning: unused variable ‘fy’ [-Wunused-variable] int fy = getSet(y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms348kbKilled by signal 11(SIGSEGV).00
20ms376kbIncorect00
34ms384kbIncorect00
44ms384kbIncorect00
58ms396kbIncorect00
6Depăşit752kbTime limit exceeded.0
7Depăşit752kbTime limit exceeded.0
880ms916kbIncorect00
940ms688kbIncorect00
1076ms1144kbOK1010
Punctaj total10

Ceva nu functioneaza?