Borderou de evaluare (job #2950290)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 3 decembrie 2022 14:19:01
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:91:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 91 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'int CENTR::find(int, int)': main.cpp:99:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 99 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'void CENTR::add(int, int, int, int)': main.cpp:109:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 109 | for(auto [x, e] : g[node]) | ^ main.cpp: In function 'int CENTR::decomp(int, int)': main.cpp:122:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 122 | for(auto [x, e] : g[node]) { | ^ main.cpp:127:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 127 | for(auto [x, e] : g[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms12374kbIncorect0
28ms12619kbIncorect0
393ms23277kbKilled by Signal 110
4112ms28356kbOK10
599ms21651kbKilled by Signal 110
6750ms34680kbTime limit exceeded0
7750ms33136kbTime limit exceeded0
8755ms41037kbTime limit exceeded0
9752ms51085kbTime limit exceeded0
10754ms47976kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?