摘要:
#include<iostream> #include<algorithm> #include<cstring> #include<cstdio> using namespace std; const int maxn = 105; int a[maxn][maxn][2]; int n,data[ 阅读全文
posted @ 2021-08-03 15:08
智人心
阅读(58)
评论(0)
推荐(0)
摘要:
#include<iostream> #include<algorithm> #include<cstdio> #include<cstring> using namespace std; int d[11],n,s,visit[50]; bool dfs(int num){ int i,j,wid 阅读全文
posted @ 2021-08-03 00:54
智人心
阅读(73)
评论(0)
推荐(0)

浙公网安备 33010602011771号