当前位置: 首页 > news >正文

贵阳市网站建设_网站建设公司_React_seo优化

培训教育学校的网站建设方案,网站建设公司软件开,网站外包 多少钱,白云区做网站文章目录1. 题目2. 解题1. 题目 给定一个嵌套的整数列表#xff0c;请返回该列表按深度加权后所有整数的总和。 每个元素要么是整数#xff0c;要么是列表。同时#xff0c;列表中元素同样也可以是整数或者是另一个列表。 示例 1: 输入: [[1,1],2,[1,1]] 输出: 10 解释:… 文章目录1. 题目2. 解题1. 题目 给定一个嵌套的整数列表请返回该列表按深度加权后所有整数的总和。 每个元素要么是整数要么是列表。同时列表中元素同样也可以是整数或者是另一个列表。 示例 1: 输入: [[1,1],2,[1,1]] 输出: 10 解释: 因为列表中有四个深度为 2 的 1 和一个深度为 1 的 2。示例 2: 输入: [1,[4,[6]]] 输出: 27 解释: 一个深度为 1 的 1一个深度为 2 的 4一个深度为 3 的 6。 所以1 4*2 6*3 27。来源力扣LeetCode 链接https://leetcode-cn.com/problems/nested-list-weight-sum 著作权归领扣网络所有。商业转载请联系官方授权非商业转载请注明出处。 2. 解题 类似题目LeetCode 364. 加权嵌套序列和 II重复叠加 /*** // This is the interface that allows for creating nested lists.* // You should not implement it, or speculate about its implementation* class NestedInteger {* public:* // Constructor initializes an empty nested list.* * NestedInteger();** // Constructor initializes a single integer.* * NestedInteger(int value);** // Return true if this NestedInteger holds a single integer, rather than a nested list.* * bool isInteger() const;** // Return the single integer that this NestedInteger holds, if it holds a single integer* // The result is undefined if this NestedInteger holds a nested list* * int getInteger() const;** // Set this NestedInteger to hold a single integer.* * void setInteger(int value);** // Set this NestedInteger to hold a nested list and adds a nested integer to it.* * void add(const NestedInteger ni);** // Return the nested list that this NestedInteger holds, if it holds a nested list* // The result is undefined if this NestedInteger holds a single integer* * const vectorNestedInteger getList() const;* };*/ class Solution {int ans 0; public:int depthSum(vectorNestedInteger nestedList) {if(nestedList.empty()) return 0;dfs(nestedList,1);return ans;}void dfs(vectorNestedInteger nestedList, int deep){for(int i 0; i nestedList.size(); i){if(nestedList[i].isInteger())ans nestedList[i].getInteger() * deep;elsedfs(nestedList[i].getList(),deep1);}} };4 ms 8.3 MB 长按或扫码关注我的公众号一起加油、一起学习进步
http://www.lebaoying.cn/news/69346.html

相关文章:

  • 看摄影作品的网站手工制作大全创意废物利用
  • 网站建设需要什么插件网站空间 云端
  • wordpress目录页seo为什么做网站结构优化
  • 学做饼干的网站建设网站服务器怎么弄
  • 厦门响应式网站制作濮阳今天确诊名单
  • 端子网站建设新版 网站在建设中...
  • 深圳营销型网站建设方案服务商天元建设集团最新现状
  • 郑州网站建设制作价格网站搭建技术
  • 分享惠网站怎么做大兴企业网站建设公司
  • 揭阳网站建设网站电子商务网站建设所需要的经费
  • 淘宝做导航网站有哪些功能吗免费网络推广的方法
  • 惠阳网站建设公司网站制作的部分
  • 淘宝优惠券网站怎么做的一般做网站费用
  • 如何做英文网站的中文网wordpress 模版制作
  • 四大免费网站厦门seo优化公司
  • 网关高性能 网站建设网站名称与主办单位
  • 网站服务器无法访问烟台市做网站找哪家好
  • 网站开发json解析常州网站建设公司推荐
  • 预约型网站模板源码上海市人才网官网
  • 买东西网站建设深圳银行网站建设
  • 培训餐饮网站建设公众号小程序注册
  • 购物网站的设计与实现论文深圳前十vi设计公司
  • 电商网站经营性备案wordpress带下载功能
  • 绿化信息网站建设wordpress 1g1核1m
  • 网站建设公司词石景山网站建设推广
  • 加强和改进网站建设建设方案南昌网站开发培训中心
  • 如果自己建立网站网站开发可行性分析报告
  • 遵义网站建设厂家网站模板大全下载
  • 做网站如何让盈利网站开发要先买服务器吗
  • 老山做网站的公司郑州计算机培训机构哪个最好