dimanche 17 juin 2018

60:6: error: no matching member function for call to 'push' s.push(head);

The compiler is saying that there is no matching function for stack::push() or any stack function I have used in the below code.

This code is for iterative preorder traversal of tree. Please help me!

Here is the code : https://pastebin.com/QVuPsJtA

Aucun commentaire:

Enregistrer un commentaire