dimanche 17 décembre 2017

Convert Infix to Postfix in C++ Error

I have problem with operator ^, this operator does not work correct. for example:((1+2)*(3-4)^2)/5 will give me:12+34-2^ but it must be 12+34-2^

Sorry, I can not paste here

Pastebin:http://ift.tt/2zjB6V8

Aucun commentaire:

Enregistrer un commentaire