上一页 1 2 3 4 5 6 7 8 ··· 77 下一页
摘要: According to Wikipedia's article: "The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Hort 阅读全文
posted @ 2021-11-09 03:00 苗妙苗 阅读(33) 评论(0) 推荐(0) 编辑
摘要: Suppose you are at a party with n people (labeled from 0 to n - 1), and among them, there may exist one celebrity. The definition of a celebrity is th 阅读全文
posted @ 2021-11-09 02:24 苗妙苗 阅读(34) 评论(0) 推荐(0) 编辑
摘要: Given an m x n binary grid grid where each 1 marks the home of one friend, return the minimal total travel distance. The total travel distance is the 阅读全文
posted @ 2021-11-06 03:54 苗妙苗 阅读(46) 评论(0) 推荐(0) 编辑
摘要: 就挺懵逼的,不知道说啥好。心情很down,也有点生气。都是面了一天就挂了,也不知道啥理由。可能是对方发现我作弊了,但是又没有证据,直接就挂了。但是也只是一种猜测,也不知道真的是不是这样。cause like别的理由也有很多,比如真没证据啊平时同事也很多人用摄像头啊,说真有备胎了、被英国佬阴了,etc 阅读全文
posted @ 2021-11-05 03:11 苗妙苗 阅读(26) 评论(0) 推荐(0) 编辑
摘要: You are given an integer array coins representing coins of different denominations and an integer amount representing a total amount of money. Return  阅读全文
posted @ 2021-11-01 03:21 苗妙苗 阅读(29) 评论(0) 推荐(0) 编辑
摘要: Given a circular integer array nums (i.e., the next element of nums[nums.length - 1] is nums[0]), return the next greater number for every element in  阅读全文
posted @ 2021-11-01 02:58 苗妙苗 阅读(20) 评论(0) 推荐(0) 编辑
摘要: There are a row of n houses, each house can be painted with one of the k colors. The cost of painting each house with a certain color is different. Yo 阅读全文
posted @ 2021-11-01 02:31 苗妙苗 阅读(45) 评论(0) 推荐(0) 编辑
摘要: Given an m x n matrix mat where every row is sorted in strictly increasing order, return the smallest common element in all rows. If there is no commo 阅读全文
posted @ 2021-11-01 01:47 苗妙苗 阅读(34) 评论(0) 推荐(0) 编辑
摘要: 560. Subarray Sum Equals K 我用consecutive查了半天没查出来,只好交了个暴力解上去。真尼玛奇葩 我算是记住你了! 阅读全文
posted @ 2021-10-28 12:04 苗妙苗 阅读(5) 评论(0) 推荐(0) 编辑
摘要: post比get好,因为密码不能放在url中然后别的 这也不让用 那也不让用。。很奇怪。。 阅读全文
posted @ 2021-10-27 08:56 苗妙苗 阅读(17) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 77 下一页