SISSUES problem

I recently came upon a fairly easy looking problem from an external contest, written by @katana_handler, named SISSUES. My code is: KLcWVr - Online C++0x Compiler & Debugging Tool - Ideone.com . All it does is a really simple approach to the problem, adding whenever input is ‘+’ and vice-versa. Can anyone guide me where I am wrong? Thanks in advance when you see this :slight_smile:

link is not working

Change line 32 to bool b = true;

Sorry, the full-stop messed it up, edited that. Please see to it again. Thanks.

Istg this is so annoying. I thought I initialised it but never looked back. Thank you so much dude