[v3] Extract Concepts from v2 exercise: roman-numerals
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 45/100
- issue の種類
- ドキュメント
- 明瞭さ
- 明確に書かれている
- 活発さ
- 停滞
- 技術スタック
- cpp
調査の方向性
languages/cpp/reference/exercise-concepts/roman-numerals.mdを作成します。roman-numerals v2のexerciseとリンクされているcommunity solutionsを確認し、考えられる各アプローチで使用されているすべてのconceptを特定したうえで、それぞれのconceptがなぜ必要なのかを説明します。ドキュメントにconceptの完全な一覧と各項目の根拠が含まれていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Extract the list of concepts required to solve the v2 C++ exercise: roman-numerals. 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/roman-numerals/solutions). The goal of this task is to help determine the total list of concepts that make up roman-numerals.
The list of concepts should be stored in the following document: languages/cpp/reference/exercise-concepts/roman-numerals.md. Use this link to create a PR to add this document.
- 主要言語
- C++
- スター
- 291
- フォーク
- 244
- 平均マージ
- 17分
- マージ済み PR(30日)
- 1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
exercism/cpp のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
ros2/message_filters#338 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
subsurface/subsurface#4984 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
google-ai-edge/LiteRT-LM#3739 ·