-
LeetCode 42. 接雨水
LeetCode 42. 接雨水 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 42. 接雨水 题目 给定?n 个非负整数表示每个宽度为 1 的柱子的高度图,计算按此排列的柱子,下雨之后能接多...
-
LeetCode 36. 有效的数独
LeetCode 36. 有效的数独 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 36. 有效的数独 题目 判断一个?9x9 的数独是否有效。只需要__根据以下规则__,验证已经填入的数字是否...
-
LeetCode 1111. 有效括号的嵌套深度
LeetCode 1111. 有效括号的嵌套深度 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 1111. 有效括号的嵌套深度 题目 有效括号字符串 定义:对于每个左括号,都能找到与之对应的...
-
LeetCode 337. 打家劫舍 III
LeetCode 337. 打家劫舍 III 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 337. 打家劫舍 III 题目 在上次打劫完一条街道之后和一圈房屋后,小偷又发现了一个新的可行窃的地区...
-
LeetCode 面试题62. 圆圈中最后剩下的数字
LeetCode 面试题62. 圆圈中最后剩下的数字 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题62. 圆圈中最后剩下的数字 题目 0,1,,n-1这n个数字排成一个圆圈,从数字0开始,...
-
LeetCode 1162. 地图分析
LeetCode 1162. 地图分析 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 1162. 地图分析 题目 你现在手里有一份大小为?N x N 的『地图』(网格)?grid,上面的每个『区域』(单...
-
LeetCode 914. 卡牌分组
LeetCode 914. 卡牌分组 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 914. 卡牌分组 题目 给定一副牌,每张牌上都写着一个整数。 此时,你需要选定一个数字 X,使我们可以将...
-
LeetCode 999. 车的可用捕获量
LeetCode 999. 车的可用捕获量 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 999. 车的可用捕获量 题目 在一个 8 x 8 的棋盘上,有一个白色车(rook)。也可能有空方块,白色的象(bishop)和黑色的卒(pawn)。它们分别以字符...
-
Maximum White Subtree
Maximum White Subtree 题目的地址:https://vjudge.net/contest/363381#problem/F 参考题解: https://blog.csdn.net/starlet_kiss/article/details/104844691 树状数组解法 https://www.cnblogs.com/cjtcalc/p/12485536.html dfs解法 关于这道题,就是求最小连通子图...
-
VSCode 配置C++开发环境
VSCode 配置C++开发环境 目录 安装VSCode应用程序 安装相关插件 汉化插件 C++编辑器插件 编写配置文件 tasks.json launch.json c_cpp_properties.json 第一步、安装VSCode应用程序 ??打开VSCode官网,下载对应安装包并默认安装(这里指明:安装路径可以修改) 第二步、安...
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash
