Problem 44883. Bridge and Torch Problem - Minimum time
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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers12
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
51356 Solvers
-
485 Solvers
-
Four quadrant inverse tangent function.
70 Solvers
-
63 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
490 Solvers
More from this Author92
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!