IncredibleThings

导航

2021年2月11日 #

LeetCode - Jump Game

摘要: Given an array of non-negative integers nums, you are initially positioned at the first index of the array. Each element in the array represents your 阅读全文

posted @ 2021-02-11 15:38 IncredibleThings 阅读(41) 评论(0) 推荐(0) 编辑

LeetCode - Next Permutation

摘要: Implement next permutation, which rearranges numbers into the lexicographically next greater permutation of numbers. If such an arrangement is not pos 阅读全文

posted @ 2021-02-11 14:47 IncredibleThings 阅读(40) 评论(0) 推荐(0) 编辑