摘要: 链接 分析:卡特兰数,具体请看,注意一下组合数的求法 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "string" 5 using namespace std; 6 const int maxn= 阅读全文
posted @ 2017-06-18 15:50 wolf940509 阅读(91) 评论(0) 推荐(0)