Borderou de evaluare (job #2950301)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 3 decembrie 2022 14:34:44
Problema Regat Status done
Runda s-a_esuat Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void LCA::init(int, int)': main.cpp:39:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 39 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'void LCA::initrmq()': main.cpp:59:70: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 59 | 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:92:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 92 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'int CENTR::find(int, int)': main.cpp:100:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 100 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'void CENTR::add(int, int, int, int)': main.cpp:110:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 110 | for(auto [x, e] : g[node]) | ^ main.cpp: In function 'int CENTR::decomp(int, int)': main.cpp:129:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 129 | for(auto [x, e] : g[node]) { | ^ main.cpp:137:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 137 | for(auto [x, e] : g[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms7655kbIncorect0
29ms10145kbIncorect0
3133ms65552kbMemory limit exceeded0
4119ms27103kbOK10
5129ms65552kbMemory limit exceeded0
6753ms30248kbTime limit exceeded0
7753ms28622kbTime limit exceeded0
8755ms36081kbTime limit exceeded0
9752ms48967kbTime limit exceeded0
10753ms42156kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?