mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-12-17 18:54:26 +08:00
Update 如何选择现在吃什么.md (#1513)
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
|
||||
解得
|
||||
|
||||
* a = floor(N/2)
|
||||
* b = ceil(N/2)
|
||||
* a = floor((N+1)/2)
|
||||
* b = ceil((N+1)/2)
|
||||
|
||||
### 菜的选择
|
||||
|
||||
|
||||
Reference in New Issue
Block a user