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
-
116 Solvers
-
Back to basics 17 - white space
277 Solvers
-
Set the array elements whose value is 13 to 0
1434 Solvers
-
Create a random logical vector of N elements of which M are true.
103 Solvers
-
Words Count: A String Array Approach
78 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!