mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-13 19:31:42 +08:00
批量更新数据
This commit is contained in:
@@ -22,6 +22,8 @@ weight is the weight of the person in kilograms.
|
||||
|
||||
<p>Write a solution to find the <code>person_name</code> of the <strong>last person</strong> that can fit on the bus without exceeding the weight limit. The test cases are generated such that the first person does not exceed the weight limit.</p>
|
||||
|
||||
<p><strong>Note</strong> that <em>only one</em> person can board the bus at any given turn.</p>
|
||||
|
||||
<p>The result format is in the following example.</p>
|
||||
|
||||
<p> </p>
|
||||
|
Reference in New Issue
Block a user