Sha256: 783e98c5bd6e764b50018b3fa0b0f65a3ac1ecdbf67c2ff5bfd0082f1bf5bc16
Contents?: true
Size: 659 Bytes
Versions: 97
Compression:
Stored size: 659 Bytes
Contents
# Bracket Push Given a string containing brackets `[]`, braces `{}` and parentheses `()`, verify that all the pairs are matched and nested correctly. ### Submitting Exercises Note that, when trying to submit an exercise, make sure the exercise file that you're submitting is in the `exercism/csharp/<exerciseName>` directory. For example, if you're submitting `bob.cs` for the Bob exercise, the submit command would be something like `exercism submit <path_to_exercism_dir>/csharp/bob/bob.cs`. ## Source Ginna Baker ## Submitting Incomplete Solutions It's possible to submit an incomplete solution so you can see how others have completed the exercise.
Version data entries
97 entries across 97 versions & 1 rubygems