2023OSSLteam / 2023OSSLteam/StockTrading
del function
- Lenguaje dominante
- C++
- Estrellas
- 1
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 목적
삭제 기능 추가
## 작업 상세 내용
main.cpp, data.h, data.cpp에 삭제 기능인 del을 추가하였습니다.
## Reference
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cpp
- Área
- cli
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 40/100