Search found 2 matches

by littleaich
Sat Jan 17, 2015 12:08 pm
Forum: Volume 6 (600-699)
Topic: 673 - Parentheses Balance
Replies: 243
Views: 80086

Re: 673 - Parentheses Balance

Thank you @brianfry713. The problem was with fflush(stdin). Now it's accepted.
by littleaich
Fri Jan 16, 2015 8:25 pm
Forum: Volume 6 (600-699)
Topic: 673 - Parentheses Balance
Replies: 243
Views: 80086

Re: 673 - Parentheses Balance

Dear Experts,

I have read all the discussions on this problem posted here and my code can handle the discussed problems correctly. But still I am getting wrong answer. Can anybody give any hint or some tricky test cases other than the already posted ones. Here is my code:

#include <iostream ...

Go to advanced search