Borderou de evaluare (job #2151868)
Utilizator | Data | 4 martie 2018 23:44:42 | |
---|---|---|---|
Problema | Dragon Ball | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Percolate(int)’:
user.cpp:39:28: error: ‘Swap’ was not declared in this scope
Swap(node / 2, node);
^
user.cpp: In function ‘void Sift(int)’:
user.cpp:53:23: error: ‘Swap’ was not declared in this scope
Swap(Son, node);
^
user.cpp: In function ‘void Erase(int)’:
user.cpp:67:23: error: ‘Swap’ was not declared in this scope
Swap(P[pos], NHeap);
^
user.cpp: In function ‘int main()’:
user.cpp:75:5: error: ‘cout’ was not declared in this scope
cout << "Hello world!" << endl;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !