Problem 44883. Bridge and Torch Problem - Minimum time

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

50.0% Correct | 50.0% Incorrect
Last Solution submitted on Dec 04, 2022

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers11

Suggested Problems

More from this Author92

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!