Problem 2262. GJam 2011 Africa Qualifier B: Optimum Profit
Solution Stats
Problem Comments
-
1 Comment
Again a better description for this problem is needed. Found it a at a blog. https://titanwolf.org/Network/Articles/Article?AID=47afa1e5-84c0-4745-b143-9cf7cb8c2030#gsc.tab=0 Basically, we have some money to buy stocks and a vector with the forecast of a stock price for the upcoming months. We must decide when to buy and later sell this stock to obtain the greatest profit (if possible), but this operation can only be done once. In this problem the author also wants the position for buying and selling (smallest buying price if more than one possibility exists).
Solution Comments
Show commentsProblem Recent Solvers14
Suggested Problems
-
Back to basics 9 - Indexed References
446 Solvers
-
Determine Whether an array is empty
782 Solvers
-
Remove white space from the string
196 Solvers
-
The Answer to Life, the Universe, and Everything
542 Solvers
-
5265 Solvers
More from this Author308
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!