Borderou de evaluare (job #2677910)

Utilizator retrogradLucian Bicsi retrograd Data 27 noiembrie 2020 18:18:59
Problema Radiatie Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In constructor 'DSU::DSU(int)': main.cpp:7:21: warning: 'DSU::sz' will be initialized after [-Wreorder] vector<int> link, sz, cost; ^~ main.cpp:7:15: warning: 'std::vector<int> DSU::link' [-Wreorder] vector<int> link, sz, cost; ^~~~ main.cpp:9:3: warning: when initialized here [-Wreorder] DSU(int n) : n(n), sz(n, 1), link(n, -1), cost(n, -1) {} ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbOK10
23ms131kbOK10
35ms131kbOK10
413ms262kbOK10
525ms458kbOK10
629ms589kbOK10
726ms589kbOK10
832ms589kbOK10
946ms782kbOK10
1044ms782kbOK10
Punctaj total100

Ceva nu functioneaza?