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
-
Back to basics 11 - Max Integer
791 Solvers
-
Get the length of a given vector
11548 Solvers
-
Getting the absolute index from a matrix
248 Solvers
-
Check if number exists in vector
12253 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
832 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!