Borderou de evaluare (job #2877980)

Utilizator N.B.Lnabil. N.B.L Data 25 martie 2022 17:42:19
Problema Hashuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void addElement(int)': main.cpp:18:8: error: 'findElement' was not declared in this scope; did you mean 'addElement'? 18 | if(findElement(num) == 0)return ; | ^~~~~~~~~~~ | addElement main.cpp: In function 'void eraseElement(int)': main.cpp:25:8: error: 'findElement' was not declared in this scope; did you mean 'addElement'? 25 | if(findElement(num) == 0)return ; | ^~~~~~~~~~~ | addElement Non zero exit status: 1

Ceva nu functioneaza?