2023OSSLteam / 2023OSSLteam/StockTrading
del function
Đang mở
documentation
- Ngôn ngữ chính
- C++
- Star
- 1
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 목적
삭제 기능 추가
## 작업 상세 내용
main.cpp, data.h, data.cpp에 삭제 기능인 del을 추가하였습니다.
## Reference
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- cpp
- Lĩnh vực
- cli
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 40/100