摘要: Description Given an array of integers, how many three numbers can be found in the array, so that we can build an triangle whose three edges length is 阅读全文
posted @ 2019-11-05 13:19 热锅上的码裔 阅读(122) 评论(0) 推荐(0)
摘要: Description Given an array of integers, find how many pairs in the array such that their sum is less than or equal to a specific target number. Please 阅读全文
posted @ 2019-11-05 13:15 热锅上的码裔 阅读(222) 评论(0) 推荐(0)