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 comments
Loading...
Problem Recent Solvers14
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2821 Solvers
-
383 Solvers
-
Split a string into chunks of specified length
2140 Solvers
-
Unique values without using UNIQUE function
454 Solvers
-
Test if two numbers have the same digits
267 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!