摘要:
http://acdreamoj.sinaapp.com/problem.php?id=1080递推公式 自己没有弄出来 记住吧 #include<iostream>#include<stdio.h>#include<cstring>#include<algorithm>using namespace std;long long N;long long find( int sta,int end,long long val ){ if( end - sta <= 4 ) { for( long long i = sta; i <= e 阅读全文
posted @ 2013-03-18 13:10
浪舟
阅读(226)
评论(0)
推荐(0)
浙公网安备 33010602011771号