Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[C++] Extract Concepts from v2 exercise: difference-of-squares

オープン
#404 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
52/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
cpp
領域
documentation

調査の方向性

languages/cpp/reference/exercise-concepts/difference-of-squares.md を作成します。v2 difference-of-squares exercise とリンクされているコミュニティのソリューションを確認し、異なるアプローチで必要となるすべての概念を特定して、それぞれが必要な理由を説明します。ドキュメントに exercise に関する完全で明確な概念一覧が含まれていれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
C++
スター
291
フォーク
244
平均マージ
17分
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

exercism/cpp のほかの issue

exercism/cpp の issue をすべて見る

似ている issue

C++ の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。