Hello,

I'm new to Java. I've written a simple program to match parentheses, curly braces and brackets. It works fine, but I can't figure out how to print out the position when a mismatch occurs....