1
0
mirror of synced 2025-11-06 05:10:37 +08:00

Update 如何选择现在吃什么.md (#1513)

This commit is contained in:
cardze
2025-04-19 15:33:24 +08:00
committed by GitHub
parent d0d6d88d7d
commit 6747b50490

View File

@@ -24,8 +24,8 @@
解得
* a = floor(N/2)
* b = ceil(N/2)
* a = floor((N+1)/2)
* b = ceil((N+1)/2)
### 菜的选择