Borderou de evaluare (job #2811484)
Utilizator | Data | 2 decembrie 2021 12:56:04 | |
---|---|---|---|
Problema | Heapuri | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:70:19: error: 'H' was not declared in this scope
70 | insert(H,N,key);
| ^
main.cpp:70:21: error: 'N' was not declared in this scope
70 | insert(H,N,key);
| ^
main.cpp:78:19: error: 'H' was not declared in this scope
78 | sterge(H,N,key);
| ^
main.cpp:78:21: error: 'N' was not declared in this scope
78 | sterge(H,N,key);
| ^
main.cpp:78:12: error: 'sterge' was not declared in this scope
78 | sterge(H,N,key);
| ^~~~~~
main.cpp:81:17: error: 'H' was not declared in this scope
81 | cout<<H[1]<<"\n";
| ^
main.cpp:65:16: warning: unused variable 'nod' [-Wunused-variable]
65 | int tip,nod,key;
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !