Skip to content

Commit

Permalink
Create Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wisdompeak authored Apr 25, 2021
1 parent 3f341e3 commit 2e57c05
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### 1011.Capacity-To-Ship-Packages-Within-D-Days

我们猜测一个装载能力C,计算这些包裹按照每船容量为C进行安排,需要装载几次。如果次数大于D,那么下一轮需要猜测更小的C;否则猜测更大的C。

0 comments on commit 2e57c05

Please sign in to comment.