Anduin2017 / Anduin2017/HowToCook
菜量和人数的计算
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 102k
- Forks
- 11.1k
- Avg merge
- 14h 21m
- Merged PRs (30d)
- 2
Description
在「计算荤菜和素菜数量」的地方写着公式「菜的数量 = 人数 + 1」,但是在下边解得的公式为「a = floor(N/2),b = ceil(N/2)」,解得公式的结果永远为「菜量=人数」。
公式是否需要适当修改
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 section titled 「计算荤菜和素菜数量」 in the cookbook documentation and compare its prose formula with the displayed floor/ceil formulas. Decide which wording accurately describes the calculation, update the inconsistent formula, and confirm both explanations agree.
Written by the indexing model from the issue text.
Assessment
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100