Formatted with Google Java Formatter
This commit is contained in:
parent
fd1888aff1
commit
424b0fd11b
@ -49,7 +49,7 @@ public class LongestValidParentheses {
|
||||
if ("quit".equals(str)) {
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
System.out.println("Len is: " + getLongestValidParentheses(str));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user