2019年5月10日

摘要: Suppose you have a long flowerbed in which some of the plots are planted and some are not. However, flowers cannot be planted in adjacent plots - they 阅读全文
posted @ 2019-05-10 10:07 一直走在路上 阅读(106) 评论(0) 推荐(0)
摘要: Given a 2D integer matrix M representing the gray scale of an image, you need to design a smoother to make the gray scale of each cell becomes the ave 阅读全文
posted @ 2019-05-10 07:48 一直走在路上 阅读(99) 评论(0) 推荐(0)
摘要: Given an integer array, find three numbers whose product is maximum and output the maximum product. Example 1: Example 2: Note: Idea 1. Bruteforce, th 阅读全文
posted @ 2019-05-10 05:42 一直走在路上 阅读(129) 评论(0) 推荐(0)

导航