Borderou de evaluare (job #2950749)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 4 decembrie 2022 17:03:09
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
14ms7393kbOK10
24ms7393kbOK10
3134ms21581kbOK10
4120ms24854kbOK10
570ms16474kbOK10
6225ms29954kbOK10
7294ms35057kbOK10
8338ms42151kbKilled by Signal 110
9465ms51650kbKilled by Signal 110
10423ms48631kbKilled by Signal 110
Punctaj total70

Ceva nu functioneaza?