Borderou de evaluare (job #809861)

Utilizator avatar x_____Robert___x Nani Robert x_____Robert___x IP ascuns
Problemă Criptic (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 20 feb. 2025 12:19:41 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void decodeMessage()': main.cpp:35:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 35 | for (auto& [numar, vect] : map_caractere) { | ^