【HDU - 2854】Central Meridian Number (暴力打表)
A Central Meridian (ACM) Number N is a positive integer satisfies that given two positive integers A and B, and among A, B and N, we have
N | ((A^2)*B+1) Then N | (A^2+B)
Now, here is a number x, yo...
原创
2019-04-27 22:30:17 ·
396 阅读 ·
0 评论