摘要: 题目如下: (This problem is an interactive problem.) You may recall that an array A is a mountain array if and only if: A.length >= 3 There exists some i w 阅读全文
posted @ 2019-06-24 09:57 seyjs 阅读(629) 评论(0) 推荐(0) 编辑
摘要: 题目如下: You are driving a vehicle that has capacity empty seats initially available for passengers. The vehicle only drives east (ie. it cannot turn aro 阅读全文
posted @ 2019-06-24 09:48 seyjs 阅读(570) 评论(0) 推荐(0) 编辑
摘要: 题目如下: We sampled integers between 0 and 255, and stored the results in an array count: count[k] is the number of integers we sampled equal to k. Retur 阅读全文
posted @ 2019-06-24 09:44 seyjs 阅读(508) 评论(0) 推荐(0) 编辑