Pagini recente » Borderou de evaluare (job #478080) | Borderou de evaluare (job #980372) | Borderou de evaluare (job #2352391) | Borderou de evaluare (job #193159) | Borderou de evaluare (job #1105025)
Borderou de evaluare (job #1105025)
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 |
1 | 0ms | 348kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
2 | 0ms | 376kb | Incorect | 0 | 0 |
3 | 4ms | 384kb | Incorect | 0 | 0 |
4 | 4ms | 384kb | Incorect | 0 | 0 |
5 | 8ms | 396kb | Incorect | 0 | 0 |
6 | Depăşit | 752kb | Time limit exceeded. | 0 |
7 | Depăşit | 752kb | Time limit exceeded. | 0 |
8 | 80ms | 916kb | Incorect | 0 | 0 |
9 | 40ms | 688kb | Incorect | 0 | 0 |
10 | 76ms | 1144kb | OK | 10 | 10 |
Punctaj total | 10 |