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

32 Solutions

13 Solvers

Last Solution submitted on May 30, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...