Borderou de evaluare (job #2950305)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 3 decembrie 2022 14:37:19
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:36:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 36 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'void LCA::initrmq()': main.cpp:56:70: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 56 | 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:126:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 126 | for(auto [x, e] : g[node]) { | ^ main.cpp:134:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 134 | for(auto [x, e] : g[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
15ms7262kbIncorect0
26ms7524kbIncorect0
3138ms65552kbMemory limit exceeded0
4114ms24633kbOK10
5134ms65552kbMemory limit exceeded0
6750ms27856kbTime limit exceeded0
7754ms26251kbTime limit exceeded0
8753ms33755kbTime limit exceeded0
9755ms46772kbTime limit exceeded0
10750ms39665kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?