[C++] Extract Concepts from v2 exercise: difference-of-squares
- 主要言語
- C++
- スター
- 290
- フォーク
- 244
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Extract the list of concepts required to solve the v2 C++ exercise: `difference-of-squares`. 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/difference-of-squares/solutions`). The goal of this task is to help determine the total list of concepts that make up `difference-of-squares`.
The list of concepts should be stored in the following document: `languages/cpp/reference/exercise-concepts/difference-of-squares.md`. [Use this link to create a PR to add this document][pr-link].
[pr-link]: ../new/master?filename=languages/cpp/reference/exercise-concepts/difference-of-squares.md
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。