Borderou de evaluare (job #2917599)

Utilizator UnknownPercentageBuca Mihnea-Vicentiu UnknownPercentage Data 5 august 2022 21:20:32
Problema A+B Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'auto create(size_t, Args&& ...)': main.cpp:19:8: warning: 'if constexpr' only available with '-std=c++17' or '-std=gnu++17' 19 | if constexpr(sizeof...(args) == 1) | ^~~~~~~~~ main.cpp:20:22: error: missing template arguments before '(' token 20 | return vector(n, args...); | ^ main.cpp: In function 'void solve()': main.cpp:57:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 57 | for(auto& [x, y] : a) { | ^ Non zero exit status: 1

Ceva nu functioneaza?