摘要: Description:Given an array of integers, find if the array contains any duplicates. Your function should return true if any value appears at least twic... 阅读全文
posted @ 2015-06-27 23:09 Rosanne 阅读(169) 评论(0) 推荐(0) 编辑
摘要: Description:Given an array of integers and an integerk, find out whether there there are two distinct indicesiandjin the array such thatnums[i] = nums... 阅读全文
posted @ 2015-06-27 23:04 Rosanne 阅读(131) 评论(0) 推荐(0) 编辑
摘要: Description:Find the total area covered by tworectilinearrectangles in a2Dplane.Each rectangle is defined by its bottom left corner and top right corn... 阅读全文
posted @ 2015-06-27 19:53 Rosanne 阅读(241) 评论(0) 推荐(0) 编辑