Borderou de evaluare (job #2950761)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 4 decembrie 2022 17:11:07
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
14ms7036kbOK10
25ms7393kbOK10
3119ms21561kbOK10
4100ms24891kbOK10
562ms16560kbOK10
6207ms29929kbOK10
7279ms35098kbOK10
8383ms44179kbOK10
9567ms54751kbOK10
10479ms51277kbOK10
Punctaj total100

Ceva nu functioneaza?