摘要:
FroggerTime Limit:1000MSMemory Limit:65536KTotal Submissions:26519Accepted:8633DescriptionFreddy Frog is sitting on a stone in the middle of a lake. S... 阅读全文
摘要:
Til the Cows Come HomeTime Limit:1000MSMemory Limit:65536KTotal Submissions:30865Accepted:10432DescriptionBessie is out in the field and wants to get ... 阅读全文
摘要:
对于 ax≡b( mod n ) 转化为 ax - ny = b , 当 d = gcd( a, n ) 不是 d 的约数的时候不存在解,为何不存在解呢?设 a = k1*d , n = k2*d .那么式子可转化为 : d * (k1*x - k2*y) = b , 若 b % d != 0 ... 阅读全文
摘要:
2014. Zhenya moves from parentsTime limit: 1.0 secondMemory limit: 64 MBZhenya moved from his parents’ home to study in other city. He didn’t take any... 阅读全文