mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-06-12 21:01:45 +08:00
Update 如何选择现在吃什么.md (#1513)
This commit is contained in:
parent
d0d6d88d7d
commit
6747b50490
@ -24,8 +24,8 @@
|
||||
|
||||
解得
|
||||
|
||||
* a = floor(N/2)
|
||||
* b = ceil(N/2)
|
||||
* a = floor((N+1)/2)
|
||||
* b = ceil((N+1)/2)
|
||||
|
||||
### 菜的选择
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user