[v3] Extract Concepts from v2 exercise: matching-brackets
- 主要言語
- C++
- スター
- 290
- フォーク
- 244
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Extract the list of concepts required to solve the v2 C++ exercise: `matching-brackets`. For each concept, describe why it is required to solve the exercise. Keep in mind that an exercise can have multiple approaches (you can find community solutions here: `https://exercism.io/tracks/cpp/exercises/matching-brackets/solutions`). The goal of this task is to help determine the total list of concepts that make up `matching-brackets`.
The list of concepts should be stored in the following document: `languages/cpp/reference/exercise-concepts/matching-brackets.md`. [Use this link to create a PR to add this document][pr-link].
[pr-link]: ../new/master?filename=languages/cpp/reference/exercise-concepts/matching-brackets.md
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
v2 C++の対応する括弧の演習から始め、リンクされているコミュニティの解答を確認して、それらが使用しているさまざまなアプローチを調べます。必要な各概念と、それが必要な理由を languages/cpp/reference/exercise-concepts/matching-brackets.md に記録します。演習とその解法アプローチによって表される概念を文書が網羅していれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 35/100