Skip to content

Commit 5cf0a86

Browse files
author
Denis Buzmakov
authored
fixed readme
1 parent d923496 commit 5cf0a86

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

brackets/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,3 @@ Given a sequence consisting of parentheses, determine whether the expression is
66
`([{}])` - this is balanced parenthesis
77

88
`([{]})` - this is not balanced parenthesis
9-
10-
### Output
11-
Returns `yes` if balanced and `no` if not.

0 commit comments

Comments
 (0)