A cow is tied to an outside corner of a rectangular barn of size (a,b) with a rope of length l. What is the maximum area the cow can graze outside the barn?
Nb.the test cases are simpler for this problem. They'll be enhanced in the next case.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers19
Suggested Problems
-
Which values occur exactly three times?
5245 Solvers
-
Return the first and last characters of a character array
12225 Solvers
-
Create matrix of replicated elements
398 Solvers
-
275 Solvers
-
765 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The length of the rope could be a lot longer...this would make this problem way more interesting.
Image no longer available, @Asif, please make changes to the problem accordingly.