摘要: Given three integers A, B and C in [-263, 263], you are supposed to tell whether A+B > C. Input Specification: The first line of the input gives the p 阅读全文
posted @ 2021-11-27 22:13 勇往直前的力量 阅读(50) 评论(0) 推荐(0)
摘要: Given two sets of integers, the similarity of the sets is defined to be Nc/Nt*100%, where Nc is the number of distinct common numbers shared by the tw 阅读全文
posted @ 2021-11-27 21:29 勇往直前的力量 阅读(47) 评论(0) 推荐(0)