Borderou de evaluare (job #816406)

Utilizator avatar iddkkk ilinca slobozeanu iddkkk IP ascuns
Problemă Cifre comune (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 27 mar. 2025 12:52:39 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:7:22: error: array must be initialized with a brace-enclosed initializer 7 | bool frec1[10]=(false), frec2[10]=(false); | ^ main.cpp:7:41: error: array must be initialized with a brace-enclosed initializer 7 | bool frec1[10]=(false), frec2[10]=(false); | ^