随笔分类 -  数论问题

上一页 1 2

HDU 1211 RSA(数列题目)
摘要:RSATime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 706Accepted Submission(s): 524Problem DescriptionRSA is one of the most powerful methods to encrypt data. The RSA algorithm is described as follow:> choose two large prime integer p, q> calcu 阅读全文

posted @ 2012-04-06 00:04 kuangbin 阅读(562) 评论(0) 推荐(0)

HDU 2817 A sequence of numbers(数列,简单题)
摘要:A sequence of numbersTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1129Accepted Submission(s): 359Problem DescriptionXinlv wrote some sequences on the paper a long time ago, they might be arithmetic or geometric sequences. The numbers are not ver 阅读全文

posted @ 2012-04-05 23:08 kuangbin 阅读(2267) 评论(0) 推荐(0)

HDU 1792 A New Change Problem(数学规律题,数论知识)
摘要:A New Change ProblemTime Limit: 5000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 533Accepted Submission(s): 265Problem DescriptionNow given two kinds of coins A and B,which satisfy that GCD(A,B)=1.Here you can assume that there are enough coins for both kinds.P 阅读全文

posted @ 2012-04-05 22:48 kuangbin 阅读(1264) 评论(6) 推荐(0)

POJ 2635 The Embarrassed Cryptographer(整数刷新,千进制取模)
摘要:The Embarrassed CryptographerTime Limit: 2000MSMemory Limit: 65536KTotal Submissions: 9291Accepted: 2403DescriptionThe young and very promising cryptographer Odd Even has implemented the security module of a large system with thousands of users, which is now in use in his company. The cryptographic 阅读全文

posted @ 2012-04-01 23:18 kuangbin 阅读(1362) 评论(0) 推荐(1)

上一页 1 2

导航

JAVASCRIPT: