2018年7月24日

hdu 6298

摘要: Maximum Multiple Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1500 Accepted Submission(s): 650 阅读全文

posted @ 2018-07-24 23:59 cltt 阅读(175) 评论(0) 推荐(0)

SET

摘要: 65536K Let's consider some math problems. JSZKC has a set A=\{1,2,...,N\}A={1,2,...,N}. He defines a subset of AA as 'Meo set' if there doesn't exist 阅读全文

posted @ 2018-07-24 23:47 cltt 阅读(263) 评论(0) 推荐(0)

E. Massage

摘要: 阅读全文

posted @ 2018-07-24 23:43 cltt 阅读(609) 评论(0) 推荐(0)

Persona5

摘要: 65536K Persona5 is a famous video game. In the game, you are going to build relationship with your friends. You have NN friends and each friends have 阅读全文

posted @ 2018-07-24 23:35 cltt 阅读(553) 评论(0) 推荐(0)

B Array

摘要: 65536K 动态归化+滚动数组 JSZKC is the captain of the lala team. There are NN girls in the lala team. And their height is [1,N][1,N] and distinct. So it means 阅读全文

posted @ 2018-07-24 23:32 cltt 阅读(238) 评论(0) 推荐(0)

1233

摘要: JSZKC is the captain of the lala team. There are NN girls in the lala team. And their height is [1,N][1,N] and distinct. So it means there are no two 阅读全文

posted @ 2018-07-24 23:28 cltt 阅读(513) 评论(0) 推荐(0)

逆元

摘要: 1 https://www.cnblogs.com/linyujun/p/5194184.html a和p互质,a才有关于p的逆元 typedef long long LL;void ex_gcd(LL a, LL b, LL &x, LL &y, LL &d){ if (!b) {d = a, x 阅读全文

posted @ 2018-07-24 15:27 cltt 阅读(192) 评论(0) 推荐(0)

导航