Result is showing error in 1 tesat case

https://ide.codingblocks.com/s/217793… plz help, which case am I skipping

You are given a string of brackets i.e. ‘{’, ‘}’ , ‘(’ , ‘)’, ‘[’ , ‘]’ .
You have only considered the case for ‘(’ , ‘)’.