Details of the problem ...

Input is crossing time list. (for example x= [1 2 5 8])

Output is the minimum time. (for original problem y_correct= 15)

Assumption 1: for this problem only four people will cross the bridge

Assumption 2: crossing times are integer

Solution Stats

31 Solutions

12 Solvers

Last Solution submitted on Nov 12, 2024

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...