摘要: #include using namespace std; int m,s,t,T,now,run,ans=99999999,k,maxn; int main(){ int i; scanf("%d%d%d",&m,&s,&t); while(now=t)break; if(runmaxn)maxn=run; if(run>=s){ ... 阅读全文
posted @ 2017-09-14 21:20 wqtnb_tql_qwq_%%% 阅读(202) 评论(0) 推荐(0) 编辑
摘要: #include #include #include using namespace std; const int maxn=800+1; const int mod=1000000007; int dp[maxn][maxn][16][2],a[maxn][maxn],n, m, k; int main(){ scanf("%d%d%d",&n,&m,&k); k++;... 阅读全文
posted @ 2017-09-14 20:24 wqtnb_tql_qwq_%%% 阅读(122) 评论(0) 推荐(0) 编辑
摘要: source $VIMRUNTIME/vimrc_example.vim source $VIMRUNTIME/mswin.vim behave mswin inoremap F( ()i inoremap f[ []i inoremap F{ {}O inoremap ii set softtabstop=4 set shiftwidth=4 set autoindent set cin... 阅读全文
posted @ 2017-09-14 16:22 wqtnb_tql_qwq_%%% 阅读(189) 评论(0) 推荐(0) 编辑