mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-09-11 23:11:21 +02:00
feat(challenges): add valid-parentheses
This commit is contained in:
1
challenges/valid-parentheses/test/3/input.txt
Normal file
1
challenges/valid-parentheses/test/3/input.txt
Normal file
@@ -0,0 +1 @@
|
||||
(]
|
1
challenges/valid-parentheses/test/3/output.txt
Normal file
1
challenges/valid-parentheses/test/3/output.txt
Normal file
@@ -0,0 +1 @@
|
||||
false
|
Reference in New Issue
Block a user