2023OSSLteam / 2023OSSLteam/StockTrading
del function
Ouverte
documentation
- Langage dominant
- C++
- Étoiles
- 1
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## 목적
삭제 기능 추가
## 작업 상세 내용
main.cpp, data.h, data.cpp에 삭제 기능인 del을 추가하였습니다.
## Reference
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 40/100