摘要:
1 #include 2 #include 3 using namespace std; 4 const int maxn=107; 5 int n,h,ans; 6 int f[maxn],d[maxn],t[maxn],dp[maxn][maxn],st[maxn],num[maxn][maxn]; 7 int main(){ 8 cin>>n>>h;h*=12; 9 ... 阅读全文
posted @ 2018-09-23 08:01
lcan
阅读(187)
评论(0)
推荐(0)

浙公网安备 33010602011771号