Borderou de evaluare (job #2950751)

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

Raport evaluator

Compilare: main.cpp: In function 'void LCA::init(int, int)': main.cpp:35:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 35 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'void LCA::initrmq()': main.cpp:55:70: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 55 | 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:89:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 89 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'int CENTR::find(int, int)': main.cpp:97:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 97 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'void CENTR::add(int, int, int, int)': main.cpp:107:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 107 | 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:139:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 139 | for(auto [x, e] : g[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
17ms14602kbOK10
215ms15024kbOK10
3139ms28823kbOK10
4124ms32059kbOK10
576ms23683kbOK10
6227ms37171kbOK10
7305ms42352kbOK10
8349ms49426kbKilled by Signal 110
9469ms58908kbKilled by Signal 110
10430ms55967kbKilled by Signal 110
Punctaj total70

Ceva nu functioneaza?