Borderou de evaluare (job #2950760)

Utilizator cadmium_Voicu Mihai-Valeriu cadmium_ Data 4 decembrie 2022 17:10:33
Problema Regat Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void LCA::init(int, int)': main.cpp:150:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 150 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'void LCA::initrmq()': main.cpp:170:70: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 170 | rmq[step][i] = merge(rmq[step - 1][i], rmq[step - 1][i + (1 << step - 1)]); | ~~~~~^~~ main.cpp: In function 'int CENTR::init(int, int)': main.cpp:204:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 204 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'int CENTR::find(int, int)': main.cpp:212:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 212 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'void CENTR::add(int, int, int, int)': main.cpp:222:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 222 | for(auto [x, e] : g[node]) | ^ main.cpp: In function 'int CENTR::decomp(int, int)': main.cpp:244:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 244 | for(auto [x, e] : g[node]) { | ^ main.cpp:254:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 254 | for(auto [x, e] : g[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms7393kbOK10
24ms7393kbOK10
3125ms21688kbOK10
498ms24870kbOK10
563ms16506kbOK10
6209ms29929kbOK10
7277ms35061kbOK10
8385ms44249kbOK10
9566ms54775kbOK10
10485ms51269kbOK10
Punctaj total100

Ceva nu functioneaza?