Driver class should like this
public class Driv {
public static void main(String[] args) throws IOException {
// TODO Auto-generated method stub
BracketCheck brc=new BracketCheck("}hgy{gh[yssr)))");
}
}
So, the output should like this :)
No comments:
Post a Comment