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).
Problem Recent Solvers13
Suggested Problems
-
Construct a string from letters and counts
130 Solvers
-
Back to basics 25 - Valid variable names
299 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
482 Solvers
-
convert matrix to single column
349 Solvers
-
3311 Solvers
More from this Author255
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!