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

This commit is contained in:
cardze 2025-04-19 15:33:24 +08:00 committed by GitHub
parent d0d6d88d7d
commit 6747b50490
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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