欢迎来到PJCK的博客

随笔分类 -  JAVA----集合与泛型以及特殊方法系列

集合与泛型系列
摘要:Ignatius and the Princess IV 链接:http://acm.hdu.edu.cn/showproblem.php?pid=1029 借鉴链接:https://blog.csdn.net/tigerisland45/article/details/52146154 Time 阅读全文
posted @ 2018-09-16 10:22 PJCK 阅读(116) 评论(0) 推荐(0)
摘要:人见人爱A-B 链接:http://acm.hdu.edu.cn/showproblem.php?pid=2034 JAVA代码借鉴链接:https://blog.csdn.net/superbeauty/article/details/47065691 Problem Description 参加 阅读全文
posted @ 2018-09-14 22:16 PJCK 阅读(149) 评论(0) 推荐(0)
摘要:A == B ? 链接:http://acm.hdu.edu.cn/showproblem.php?pid=2054 Problem Description Give you two numbers A and B, if A is equal to B, you should print "YES 阅读全文
posted @ 2018-09-14 16:51 PJCK 阅读(325) 评论(0) 推荐(0)
摘要:How Many Fibs? Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 7007 Accepted Submission(s): 2761 阅读全文
posted @ 2018-06-11 12:13 PJCK 阅读(148) 评论(0) 推荐(0)
摘要:A == B ? Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 117898 Accepted Submission(s): 18821 Pr 阅读全文
posted @ 2018-06-11 12:09 PJCK 阅读(149) 评论(0) 推荐(0)
摘要:Exponentiation Time Limit: 2000/500 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 10319 Accepted Submission(s): 3027 阅读全文
posted @ 2018-06-11 12:06 PJCK 阅读(114) 评论(0) 推荐(0)
摘要:{A} + {B} 链接:http://acm.hdu.edu.cn/showproblem.php?pid=1412 Problem Description 给你两个集合,要求{A} + {B}. 注:同一个集合中不会有两个相同的元素. Input 每组输入数据分为三行,第一行有两个数字n,m(0 阅读全文
posted @ 2018-02-20 19:49 PJCK 阅读(131) 评论(0) 推荐(0)