Borderou de evaluare (job #2874365)

Utilizator tigaieNedelcu Ioan-Andrei tigaie Data 19 martie 2022 13:55:44
Problema Permutări de traversare a arborilor Status done
Runda Universitatea Tehnică din Cluj-Napoca - 2022 - Concurs Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs1(ll)': main.cpp:71:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 71 | for (auto [x , w] : g[node]) { | ^ main.cpp: In function 'void dfs2(ll)': main.cpp:86:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 86 | for (auto [x , w] : g[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1107ms10465kbIncorect0
Punctaj total0

Ceva nu functioneaza?