Burst Balloons动态规划求解
Leetcode第312题,Burst Balloons,这道题还是比较有难度。做出了后写一篇博客记录下。先上题目
Given n balloons, indexed from 0 to n-1. Each balloon is painted with a number on it represented by array nums. You are asked to burst all the balloons. If the you burst balloon i you will get nums[
原创
2020-05-27 14:19:04 ·
230 阅读 ·
0 评论