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
-
Return the largest number that is adjacent to a zero
5524 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2016 Solvers
-
Least common multiple of many numbers
256 Solvers
-
Number of 1s in a binary string
11239 Solvers
-
Change the sign of even index entries of the reversed vector
648 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.