该文被密码保护。 阅读全文
posted @ 2018-03-25 22:53
pengym
阅读(14)
评论(0)
推荐(0)
摘要:
先说一下题意:很显然,题意要求从m个自然数中选择n个使得 倒数之和 为x/y,输出满足条件的方案数。(m using namespace std; inline void read(int &x) { x=0; static int p;p=1; static char c;c=getchar(); 阅读全文
posted @ 2018-03-25 22:27
pengym
阅读(248)
评论(0)
推荐(0)

浙公网安备 33010602011771号