摘要:题目连接:http://poj.org/problem?id=1737题目大意:给1 2 #include 3 using namespace std; 4 char listt[55][550]={{"1"},{"1"},{"4"},{"38"},{"728"},{"26704"},{"1866...
阅读全文
随笔分类 - 组合数学
摘要:题目连接:http://poj.org/problem?id=1737题目大意:给1 2 #include 3 using namespace std; 4 char listt[55][550]={{"1"},{"1"},{"4"},{"38"},{"728"},{"26704"},{"1866...
阅读全文
|