jackfrued / jackfrued/Python-100-Days
Day16-20/python语言进阶
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description

python语言进阶中的贪婪算法的例子是有问题
按照单位价格排序后得到的不是价值最高的
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Find the Day16-20 advanced Python notebook and locate the greedy-algorithm example mentioned in the issue. Check the example's unit-price ordering against the resulting total value, and consider the issue resolved when the example and its displayed result correctly demonstrate the intended algorithm.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- content
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100