摘要: Given an integer array, find three numbers whose product is maximum and output the maximum product. Example 1: Example 2: Note: 给一个整数数组,找出乘积最大的3个数,返回这 阅读全文
posted @ 2018-10-20 02:32 轻风舞动 阅读(378) 评论(0) 推荐(0) 编辑