Borderou de evaluare (job #2877980)
Utilizator | 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?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !