Hi,
I'm trying to solve the ONP - Transform the Expression problem.My code work for the inputs in the example but SPOJ return me a wrong answer.
Do all the inputs expressions have parenthesis or there are input like (a + b + c + d) ?
Thanks.