https://leetcode.com/problems/goal-parser-interpretation/
Source
string interpret(string c...
https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iii/
Source
int maxProfit(ve...
https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii/
Source
int maxProfit(vec...
Count the number of Safe places
Return the maximum number of the counts;
Source
void...
N: number of {price : delivery cost}
M: initial amount of money
1 Coupon: get half price f...