随笔分类 -  折半搜索

摘要:problemsolutioncodes//Meet in the Middle#include#include#includeusing namespace std;int n, mass, ans(666), f[233];mapma; //能称出的质量->需要的... 阅读全文
posted @ 2018-06-05 21:19 gwj1139177410 阅读(178) 评论(0) 推荐(0)

选择