摘要: LeetCode 396. Rotate Function 一道数学题。 题目描述 Given an array of integers A and let n to be its length. Assume Bk to be an array obtained by rotating the a 阅读全文
posted @ 2021-03-04 16:08 与MPI做斗争 阅读(40) 评论(0) 推荐(0) 编辑
摘要: LeetCode 240. Search a 2D Matrix II 一道经典的二维矩阵搜索题。 题目描述 Write an efficient algorithm that searches for a target value in an m x n integer matrix. The m 阅读全文
posted @ 2021-03-04 15:36 与MPI做斗争 阅读(52) 评论(0) 推荐(0) 编辑