//https://github.com/algorithm001/algorithm/issues/1 public class Console { public static void main(String[] args) { LeetCode_20_129.isValid("()"); } }