摘要: 预处理后 居然没发现从odd开始和从even开始的每一项符号是相反的。。。 阅读全文
posted @ 2017-04-01 23:05 xsthunder 阅读(96) 评论(0) 推荐(0) 编辑
摘要: "用字符读入比数字读入快?" cpp //cf 有毒,能用long long 就用long long //规定 sizeof(int) using namespace std; int main(){ cout 阅读全文
posted @ 2017-04-01 22:07 xsthunder 阅读(534) 评论(0) 推荐(0) 编辑
摘要: 4/1 记忆搜索,递推公式 递推公式 需要初始值 阅读全文
posted @ 2017-04-01 10:51 xsthunder 阅读(100) 评论(0) 推荐(0) 编辑
摘要: ```cpp long int a=1; a 阅读全文
posted @ 2017-04-01 10:12 xsthunder 阅读(151) 评论(0) 推荐(0) 编辑