摘要:
题目 题解 #include<cstdio> #include<cstring> #include<algorithm> using namespace std; int x1,y1,x2,y2,x,y,ans,dis[62][62],qx[10002],qy[10002], b[8][2]={{1 阅读全文
posted @ 2018-06-30 12:05
Mingoal
阅读(23)
评论(0)
推荐(0)
摘要:
题目 题解 f[i][j]=Σf[i−1][k]{k|sum[j]−sum[k]<=ans1} f [ i ] [ j ] = Σ f [ i − 1 ] [ k ] { k | s u m [ j ] − s u m [ k ] <= a n s 1 } #include<bits/stdc++. 阅读全文
posted @ 2018-06-30 10:55
Mingoal
阅读(33)
评论(0)
推荐(0)
浙公网安备 33010602011771号