Last active
September 29, 2015 09:34
-
-
Save quickgrid/72b1adc38d8752cd6905 to your computer and use it in GitHub Desktop.
These are some critical inputs for UVA 673 Parentheses Balance Problem. All of them are balanced. Their output should be Yes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
99 | |
[ () ( []()((())() ( [[ ] [ [ [( ([]) ) ] ] [] ] ] ))()) ] | |
[ () ( []()((())() ( [[ ] [ [ [( ([]) ) ] ] [] ] ] ))()) [] ] | |
[ () ( []()((())() ( [[ ] [ [ [( ([]) ) ] ] [] ] ] ))()) ] | |
[ () ( []()((())() ( [[ ] [ [ [( ([]) ) ] ] [] ] ] ))()) ] | |
[ () ( []()((())() ( [[ ] [ [ [( ([]) ) ] ] [] ] ] ))()) ] | |
[ () ( []()((())() ( [[ ] [ [ [( ([]) ) ] ] [] ] ] ))()) [] ] | |
[ () ( []()((())() ( [[ ] [ [ [( ([]) ) ] ] [] ] ] ))()) ] | |
[ () ( []()((())() ( [[ ] [ [ [( ([]) ) ] ] [] ] ] ))()) [] ] | |
[ () ( [])] | |
[ () ( [])] | |
[ () ( []()((())() ( [[ ] [ [ [( ([]) ) ] ] [] ] ] ))()) [] ] | |
[ () ( [])] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment