随笔分类 - binarysearch.com
Coding platform that is similar to LeetCode.
摘要:You are given a two-dimensional list of integers matrix. You are currently at the top left corner and want to move to the bottom right corner. In each
阅读全文
摘要:You are given a list of integers nums and an integer k. Consider an operation where you increment any one element once(increase by 1). Given that you
阅读全文