2023OSSLteam / 2023OSSLteam/StockTrading
del function
Offen
documentation
- Vorherrschende Sprache
- C++
- Sterne
- 1
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 목적
삭제 기능 추가
## 작업 상세 내용
main.cpp, data.h, data.cpp에 삭제 기능인 del을 추가하였습니다.
## Reference
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 40/100