摘要:
http://www.nfls.com.cn:20035/submission/781868 #include<bits/stdc++.h> using namespace std; int N, ct[45], b[25], ans, a[45][5]; void dfs(int t, int s 阅读全文
摘要:
#include<bits/stdc++.h> #define int long long using namespace std; int n,m,t,k,d,c,dp[5005][5005],x,y,z,a[5005][5005],s[5005][5005]; signed main(){ sc 阅读全文