Anduin2017 / Anduin2017/HowToCook

菜量和人数的计算

Open
#1,251 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.