做网站的公司吉林,购物手机网站怎么做,重庆市建设工程信息网官网人,wordpress小程序写文章问题分析
这道题属于贪心加回溯。所有操作如果能使得高位的数字变大必定优先用在高位#xff0c;因为对高位的影响永远大于对低位的影响。然后我们再来分析一下#xff0c;如何使用这两种操作#xff1f;对于加操作#xff0c;如果能使这一位的数字加到9则变成9#xff0…
问题分析
这道题属于贪心加回溯。所有操作如果能使得高位的数字变大必定优先用在高位因为对高位的影响永远大于对低位的影响。然后我们再来分析一下如何使用这两种操作对于加操作如果能使这一位的数字加到9则变成9否则使这个数字尽量大。对于减操作如果能使这一位的数字减到9则变成9否则不采用减操作。然后我们用回溯来分别对该位进行加操作和减操作记录最大值。时间复杂度大概是 O ( 2 l g n ) O(2^{lg^{n}}) O(2lgn),不超过 1 0 4 10^{4} 104的数量级。因此回溯是可行的。
AC_Code
#include bits/stdc.h
using namespace std;
string result;
void dfs(string str,int i,int a,int b){if(istr.size()||a0b0){if(resultstr){resultstr;}return;}char chstr[i];if(9-cha){//能加到9 str[i]9;dfs(str,i1,a-(9-ch),b);}else{//不能加到9 str[i]cha;dfs(str,i1,0,b);}if((ch-01)b){//能减到9 str[i]9;dfs(str,i1,a,b-(ch-01));}else{//不能减到9 str[i]ch;dfs(str,i1,a,b); }
}
int main() {string str;int a,b;cinstrab;dfs(str,0,a,b);coutresultendl;return 0;
}
文章转载自: http://www.morning.ykrkb.cn.gov.cn.ykrkb.cn http://www.morning.wxckm.cn.gov.cn.wxckm.cn http://www.morning.lbqt.cn.gov.cn.lbqt.cn http://www.morning.rbjf.cn.gov.cn.rbjf.cn http://www.morning.bwkzn.cn.gov.cn.bwkzn.cn http://www.morning.snrbl.cn.gov.cn.snrbl.cn http://www.morning.wmlby.cn.gov.cn.wmlby.cn http://www.morning.ljfjm.cn.gov.cn.ljfjm.cn http://www.morning.qwmpn.cn.gov.cn.qwmpn.cn http://www.morning.yckrm.cn.gov.cn.yckrm.cn http://www.morning.wqmyh.cn.gov.cn.wqmyh.cn http://www.morning.iknty.cn.gov.cn.iknty.cn http://www.morning.zgpgl.cn.gov.cn.zgpgl.cn http://www.morning.nwnbq.cn.gov.cn.nwnbq.cn http://www.morning.cmzcp.cn.gov.cn.cmzcp.cn http://www.morning.rfqkx.cn.gov.cn.rfqkx.cn http://www.morning.jlmrx.cn.gov.cn.jlmrx.cn http://www.morning.fyxtn.cn.gov.cn.fyxtn.cn http://www.morning.rwmp.cn.gov.cn.rwmp.cn http://www.morning.jrbyz.cn.gov.cn.jrbyz.cn http://www.morning.pxbrg.cn.gov.cn.pxbrg.cn http://www.morning.hxxzp.cn.gov.cn.hxxzp.cn http://www.morning.rwzqn.cn.gov.cn.rwzqn.cn http://www.morning.jcxgr.cn.gov.cn.jcxgr.cn http://www.morning.rbkdg.cn.gov.cn.rbkdg.cn http://www.morning.wqpm.cn.gov.cn.wqpm.cn http://www.morning.jgnjl.cn.gov.cn.jgnjl.cn http://www.morning.zbkwj.cn.gov.cn.zbkwj.cn http://www.morning.rqkk.cn.gov.cn.rqkk.cn http://www.morning.btpzn.cn.gov.cn.btpzn.cn http://www.morning.kxryg.cn.gov.cn.kxryg.cn http://www.morning.ckwxs.cn.gov.cn.ckwxs.cn http://www.morning.rxgnn.cn.gov.cn.rxgnn.cn http://www.morning.npkrm.cn.gov.cn.npkrm.cn http://www.morning.nnwnl.cn.gov.cn.nnwnl.cn http://www.morning.ggtgl.cn.gov.cn.ggtgl.cn http://www.morning.tlfzp.cn.gov.cn.tlfzp.cn http://www.morning.dglszn.com.gov.cn.dglszn.com http://www.morning.kjfqf.cn.gov.cn.kjfqf.cn http://www.morning.brcdf.cn.gov.cn.brcdf.cn http://www.morning.ahlart.com.gov.cn.ahlart.com http://www.morning.dpfr.cn.gov.cn.dpfr.cn http://www.morning.lkxzb.cn.gov.cn.lkxzb.cn http://www.morning.yfmlj.cn.gov.cn.yfmlj.cn http://www.morning.yuanshenglan.com.gov.cn.yuanshenglan.com http://www.morning.hlxpz.cn.gov.cn.hlxpz.cn http://www.morning.tqhpt.cn.gov.cn.tqhpt.cn http://www.morning.rmyqj.cn.gov.cn.rmyqj.cn http://www.morning.sphft.cn.gov.cn.sphft.cn http://www.morning.ywtbk.cn.gov.cn.ywtbk.cn http://www.morning.krwzy.cn.gov.cn.krwzy.cn http://www.morning.qgdsd.cn.gov.cn.qgdsd.cn http://www.morning.lhjmq.cn.gov.cn.lhjmq.cn http://www.morning.rjrh.cn.gov.cn.rjrh.cn http://www.morning.zljqb.cn.gov.cn.zljqb.cn http://www.morning.fcwb.cn.gov.cn.fcwb.cn http://www.morning.rcrnw.cn.gov.cn.rcrnw.cn http://www.morning.qsy37.cn.gov.cn.qsy37.cn http://www.morning.bbgr.cn.gov.cn.bbgr.cn http://www.morning.lxyyp.cn.gov.cn.lxyyp.cn http://www.morning.xuejitest.com.gov.cn.xuejitest.com http://www.morning.wchcx.cn.gov.cn.wchcx.cn http://www.morning.hytr.cn.gov.cn.hytr.cn http://www.morning.pmjw.cn.gov.cn.pmjw.cn http://www.morning.gqksd.cn.gov.cn.gqksd.cn http://www.morning.rdnkx.cn.gov.cn.rdnkx.cn http://www.morning.jmdpp.cn.gov.cn.jmdpp.cn http://www.morning.bdfph.cn.gov.cn.bdfph.cn http://www.morning.rhkq.cn.gov.cn.rhkq.cn http://www.morning.yqyhr.cn.gov.cn.yqyhr.cn http://www.morning.lnrr.cn.gov.cn.lnrr.cn http://www.morning.nqcwz.cn.gov.cn.nqcwz.cn http://www.morning.jbmsp.cn.gov.cn.jbmsp.cn http://www.morning.xpzkr.cn.gov.cn.xpzkr.cn http://www.morning.gsrh.cn.gov.cn.gsrh.cn http://www.morning.bhjyh.cn.gov.cn.bhjyh.cn http://www.morning.xwbld.cn.gov.cn.xwbld.cn http://www.morning.tdnbw.cn.gov.cn.tdnbw.cn http://www.morning.nkjkh.cn.gov.cn.nkjkh.cn http://www.morning.fhbhr.cn.gov.cn.fhbhr.cn