2023OSSLteam / 2023OSSLteam/StockTrading
del function
オープン
documentation
- 主要言語
- C++
- スター
- 1
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 목적
삭제 기능 추가
## 작업 상세 내용
main.cpp, data.h, data.cpp에 삭제 기능인 del을 추가하였습니다.
## Reference
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue mentions adding a delete function 'del' to main.cpp, data.h, and data.cpp. Start by examining the existing structure in data.h and data.cpp to understand how data is stored and managed. Look for related functions like add or update to follow the existing patterns. Implement the delete logic, ensuring it handles edge cases, and test it by running the compiled program to verify the deletion works correctly.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 40/100