摘要:
http://poj.org/problem?id=1011 #include<iostream>#include<cstring>#include<algorithm>using namespace std;int p[65],vis[65],s,j,n;bool cmp(int a,int b){ return a>b;}int dfs(int sum,int k,int ... 阅读全文
posted @ 2012-09-12 19:42
Yogurt Shen
阅读(164)
评论(0)
推荐(0)

浙公网安备 33010602011771号