摘要:
这次周赛是在做🐎呢?? 状态不好,思路不清晰,反思反思 薄弱项:math类题;tree类题不熟练(最近做的少);array类题有时候比较灵活的时候想不到 970. Powerful Integers 题意 Given two non negative integers x and y, an in 阅读全文
摘要:
第一题很简单easy跳过 1. 962. Maximum Width Ramp 题意 Given an array A of integers, a ramp is a tuple (i, j) for which i i] Find the maximum width of a ramp in A 阅读全文
摘要:
总体来说,这周题目比较难。以后还是每周都来总结下周赛。 1. 957. Prison Cells After N Days 题意 类似于细胞生命的游戏,每天细胞会根据前一天的状态进行演变,演变规则: Each day, whether the cell is occupied or vacant c 阅读全文