摘要: LeetCode 852. Peak Index in a Mountain Array (山脉数组的峰顶索引) 题目 链接 https://leetcode-cn.com/problems/peak-index-in-a-mountain-array/ 问题描述 符合下列属性的数组 arr 称为 阅读全文
posted @ 2022-04-25 09:16 cheng102e 阅读(18) 评论(0) 推荐(0) 编辑
摘要: LeetCode 367. Valid Perfect Square (有效的完全平方数) 题目 链接 https://leetcode-cn.com/problems/valid-perfect-square/ 问题描述 给定一个 正整数 num ,编写一个函数,如果 num 是一个完全平方数,则 阅读全文
posted @ 2022-04-25 08:41 cheng102e 阅读(15) 评论(0) 推荐(0) 编辑