Fork me on GitHub

04 2018 档案

摘要:A website domain like "discuss.leetcode.com" consists of various subdomains. At the top level, we have "com", at the next level, we have "leetcode.com 阅读全文
posted @ 2018-04-14 23:37 hellowOOOrld 阅读(436) 评论(0) 推荐(0)
摘要:You have a list of points in the plane. Return the area of the largest triangle that can be formed by any 3 of the points. Notes: 3 <= points.length < 阅读全文
posted @ 2018-04-13 16:27 hellowOOOrld 阅读(433) 评论(0) 推荐(0)