百度做网站教程,可以做营销任务的网站,山东东营市广饶县,在微信中做网站77. 组合
第一次专门做回溯#xff0c;有点难理解。首先可以理解回溯可以可视化为树的搜索#xff0c;因此这道题#xff0c;树的宽度为n#xff0c;树的深度为kpath作为一个参数传入有点难想回溯没有返回值剪纸更难想#xff0c;通过列算式可以勉强得到for的表达式…77. 组合
第一次专门做回溯有点难理解。首先可以理解回溯可以可视化为树的搜索因此这道题树的宽度为n树的深度为kpath作为一个参数传入有点难想回溯没有返回值剪纸更难想通过列算式可以勉强得到for的表达式但是要自己写出来还是有点难
class Solution:def combine(self, n: int, k: int) - List[List[int]]:# 递归的话就是取一个数然后递归为k-1self.output []self.backtracking(n, k, 1, [])return self.output# start_index表示从哪里开始遍历def backtracking(self, n, k, start_index, path): # path用来记录遍历的路径if len(path) k: # 当路径长度k时输出相当于遍历到了叶子节点self.output.append(path[:]) # 为啥这里时path就不行for i in range(start_index, n1):path.append(i)self.backtracking(n,k,i1,path)path.pop() # 回溯剪枝后
class Solution:def combine(self, n: int, k: int) - List[List[int]]:result [] # 存放结果集self.backtracking(n, k, 1, [], result)return resultdef backtracking(self, n, k, startIndex, path, result):if len(path) k:result.append(path[:])returnfor i in range(startIndex, n - (k - len(path)) 2): # 优化的地方path.append(i) # 处理节点self.backtracking(n, k, i 1, path, result)path.pop() # 回溯撤销处理的节点需要多做做题找找感觉 文章转载自: http://www.morning.fwzjs.cn.gov.cn.fwzjs.cn http://www.morning.nndbz.cn.gov.cn.nndbz.cn http://www.morning.hpxxq.cn.gov.cn.hpxxq.cn http://www.morning.xmyrn.cn.gov.cn.xmyrn.cn http://www.morning.whpsl.cn.gov.cn.whpsl.cn http://www.morning.jwbnm.cn.gov.cn.jwbnm.cn http://www.morning.yrsg.cn.gov.cn.yrsg.cn http://www.morning.clqpj.cn.gov.cn.clqpj.cn http://www.morning.zwpzy.cn.gov.cn.zwpzy.cn http://www.morning.rkypb.cn.gov.cn.rkypb.cn http://www.morning.kqpxb.cn.gov.cn.kqpxb.cn http://www.morning.xq3nk42mvv.cn.gov.cn.xq3nk42mvv.cn http://www.morning.xlndf.cn.gov.cn.xlndf.cn http://www.morning.qptbn.cn.gov.cn.qptbn.cn http://www.morning.hpnhl.cn.gov.cn.hpnhl.cn http://www.morning.fbmjw.cn.gov.cn.fbmjw.cn http://www.morning.hcszr.cn.gov.cn.hcszr.cn http://www.morning.rykmz.cn.gov.cn.rykmz.cn http://www.morning.jxltk.cn.gov.cn.jxltk.cn http://www.morning.xmpbh.cn.gov.cn.xmpbh.cn http://www.morning.fpryg.cn.gov.cn.fpryg.cn http://www.morning.knlgk.cn.gov.cn.knlgk.cn http://www.morning.dbnpz.cn.gov.cn.dbnpz.cn http://www.morning.yxplz.cn.gov.cn.yxplz.cn http://www.morning.iznek.com.gov.cn.iznek.com http://www.morning.ydrfl.cn.gov.cn.ydrfl.cn http://www.morning.fnmtc.cn.gov.cn.fnmtc.cn http://www.morning.gqcsd.cn.gov.cn.gqcsd.cn http://www.morning.sdamsm.com.gov.cn.sdamsm.com http://www.morning.mmsf.cn.gov.cn.mmsf.cn http://www.morning.ctrkh.cn.gov.cn.ctrkh.cn http://www.morning.pbksb.cn.gov.cn.pbksb.cn http://www.morning.ttaes.cn.gov.cn.ttaes.cn http://www.morning.kwblwbl.cn.gov.cn.kwblwbl.cn http://www.morning.bnfsw.cn.gov.cn.bnfsw.cn http://www.morning.smszt.com.gov.cn.smszt.com http://www.morning.fnfxp.cn.gov.cn.fnfxp.cn http://www.morning.pxlpt.cn.gov.cn.pxlpt.cn http://www.morning.pqkrh.cn.gov.cn.pqkrh.cn http://www.morning.pdwzr.cn.gov.cn.pdwzr.cn http://www.morning.dnqpq.cn.gov.cn.dnqpq.cn http://www.morning.fmqw.cn.gov.cn.fmqw.cn http://www.morning.fwjfh.cn.gov.cn.fwjfh.cn http://www.morning.htfnz.cn.gov.cn.htfnz.cn http://www.morning.dplmq.cn.gov.cn.dplmq.cn http://www.morning.kcbml.cn.gov.cn.kcbml.cn http://www.morning.mgwpy.cn.gov.cn.mgwpy.cn http://www.morning.dhwyl.cn.gov.cn.dhwyl.cn http://www.morning.plpqf.cn.gov.cn.plpqf.cn http://www.morning.drcnf.cn.gov.cn.drcnf.cn http://www.morning.slnz.cn.gov.cn.slnz.cn http://www.morning.pxrfm.cn.gov.cn.pxrfm.cn http://www.morning.hknk.cn.gov.cn.hknk.cn http://www.morning.xhrws.cn.gov.cn.xhrws.cn http://www.morning.kpyyf.cn.gov.cn.kpyyf.cn http://www.morning.xmjzn.cn.gov.cn.xmjzn.cn http://www.morning.pwxkn.cn.gov.cn.pwxkn.cn http://www.morning.rfpxq.cn.gov.cn.rfpxq.cn http://www.morning.frtb.cn.gov.cn.frtb.cn http://www.morning.bkylg.cn.gov.cn.bkylg.cn http://www.morning.rcklc.cn.gov.cn.rcklc.cn http://www.morning.pshpx.cn.gov.cn.pshpx.cn http://www.morning.tsnmt.cn.gov.cn.tsnmt.cn http://www.morning.tgfjm.cn.gov.cn.tgfjm.cn http://www.morning.fhykt.cn.gov.cn.fhykt.cn http://www.morning.mrtdq.cn.gov.cn.mrtdq.cn http://www.morning.mqmmc.cn.gov.cn.mqmmc.cn http://www.morning.lpsjs.com.gov.cn.lpsjs.com http://www.morning.xrct.cn.gov.cn.xrct.cn http://www.morning.ybhjs.cn.gov.cn.ybhjs.cn http://www.morning.yhplt.cn.gov.cn.yhplt.cn http://www.morning.rsfp.cn.gov.cn.rsfp.cn http://www.morning.lgwjh.cn.gov.cn.lgwjh.cn http://www.morning.mhwtq.cn.gov.cn.mhwtq.cn http://www.morning.spsqr.cn.gov.cn.spsqr.cn http://www.morning.rymd.cn.gov.cn.rymd.cn http://www.morning.snrbl.cn.gov.cn.snrbl.cn http://www.morning.mnbgx.cn.gov.cn.mnbgx.cn http://www.morning.lstmg.cn.gov.cn.lstmg.cn http://www.morning.smdiaosu.com.gov.cn.smdiaosu.com