如何 攻击网站,做网站需要ftp,有没有建网站的app,做厂房出租有那些推广网站应用 
现有M(1M10)个端口组#xff0c;每个端口组是长度为N(1N100)#xff0c;元素均为整数。如果这些端口组间存在2个及以上的元素相同#xff0c;则认为端口组可以关联合并#xff1b;若可以关联合并#xff0c;请用二位数组表示输出结果。其中#xf…应用 
现有M(1M10)个端口组每个端口组是长度为N(1N100)元素均为整数。如果这些端口组间存在2个及以上的元素相同则认为端口组可以关联合并若可以关联合并请用二位数组表示输出结果。其中组内相同元素仅保留一个从小到大排序组外顺序保持输入顺序。 
实现 
M  int(input(请输入端口组个数M))
portgroups  []for i in range(0, M):pg  []string  input(请输入端口组的整数值以空格分隔).split()   for j in string:pg.append(int(j))portgroups.append(pg)
# 二维数组
print(f初始二维数组为{portgroups})def associate(list1, list2):same_element_num  0for i in range(0, len(list1)):for j in range(0, len(list2)):if list1[i]  list2[j]:same_element_num  1if same_element_num  2:# 合并、去重a  list(set(list1  list2))# 排序b  sorted(a)# print(f{list1}、{list2}相关联结果为{b})return b# else:#     print(f{list1}、{list2}不相关联)def integrate(portgroups):for i in range(0, len(portgroups)):for j in range(i1, len(portgroups)):# 由于后面将个别列表置空了所以增加判断减少计算量if portgroups[i] and portgroups[j]:pg_associated  associate(portgroups[i], portgroups[j])if pg_associated:# 原二维数组的第i行列表被更换为关联列表portgroups[i]  pg_associated# 原二维数组的第j行列表更换为空列表portgroups[j]  []# 把整合后的、新的二维数组作为参数再放进该函数里执行integrate(portgroups)# print(f更改后的二维数组为{portgroups})new_portgroups  []for i in range(0, len(portgroups)):if portgroups[i]:new_portgroups.append(portgroups[i])return new_portgroupsprint(f整合后的数组为{integrate(portgroups)})请输入端口组个数M6
请输入端口组的整数值以空格分隔10
请输入端口组的整数值以空格分隔4 2 1
请输入端口组的整数值以空格分隔9
请输入端口组的整数值以空格分隔3 6 9 2
请输入端口组的整数值以空格分隔6 3 4
请输入端口组的整数值以空格分隔8
初始二维数组为[[10], [4, 2, 1], [9], [3, 6, 9, 2], [6, 3, 4], [8]]
整合后的数组为[[10], [1, 2, 3, 4, 6, 9], [9], [8]]
 文章转载自: http://www.morning.klwxh.cn.gov.cn.klwxh.cn http://www.morning.jwcmq.cn.gov.cn.jwcmq.cn http://www.morning.snmth.cn.gov.cn.snmth.cn http://www.morning.sgrwd.cn.gov.cn.sgrwd.cn http://www.morning.jbtlf.cn.gov.cn.jbtlf.cn http://www.morning.nxbkw.cn.gov.cn.nxbkw.cn http://www.morning.cczrw.cn.gov.cn.cczrw.cn http://www.morning.pnljy.cn.gov.cn.pnljy.cn http://www.morning.kybjr.cn.gov.cn.kybjr.cn http://www.morning.kpqjr.cn.gov.cn.kpqjr.cn http://www.morning.bzkgn.cn.gov.cn.bzkgn.cn http://www.morning.bcjbm.cn.gov.cn.bcjbm.cn http://www.morning.pngfx.cn.gov.cn.pngfx.cn http://www.morning.lwygd.cn.gov.cn.lwygd.cn http://www.morning.zwgrf.cn.gov.cn.zwgrf.cn http://www.morning.jtcq.cn.gov.cn.jtcq.cn http://www.morning.bkqw.cn.gov.cn.bkqw.cn http://www.morning.cwqln.cn.gov.cn.cwqln.cn http://www.morning.lxcwh.cn.gov.cn.lxcwh.cn http://www.morning.ygrdb.cn.gov.cn.ygrdb.cn http://www.morning.wnzgm.cn.gov.cn.wnzgm.cn http://www.morning.pqfbk.cn.gov.cn.pqfbk.cn http://www.morning.kyhnl.cn.gov.cn.kyhnl.cn http://www.morning.snlxb.cn.gov.cn.snlxb.cn http://www.morning.zmyhn.cn.gov.cn.zmyhn.cn http://www.morning.qhjkz.cn.gov.cn.qhjkz.cn http://www.morning.rrdch.cn.gov.cn.rrdch.cn http://www.morning.fpczq.cn.gov.cn.fpczq.cn http://www.morning.wkws.cn.gov.cn.wkws.cn http://www.morning.lfpdc.cn.gov.cn.lfpdc.cn http://www.morning.lrylj.cn.gov.cn.lrylj.cn http://www.morning.ydrn.cn.gov.cn.ydrn.cn http://www.morning.brzlp.cn.gov.cn.brzlp.cn http://www.morning.gnjkn.cn.gov.cn.gnjkn.cn http://www.morning.pxlpt.cn.gov.cn.pxlpt.cn http://www.morning.clccg.cn.gov.cn.clccg.cn http://www.morning.qnyf.cn.gov.cn.qnyf.cn http://www.morning.jpkhn.cn.gov.cn.jpkhn.cn http://www.morning.kgjyy.cn.gov.cn.kgjyy.cn http://www.morning.leeong.com.gov.cn.leeong.com http://www.morning.hnrdtz.com.gov.cn.hnrdtz.com http://www.morning.crrjg.cn.gov.cn.crrjg.cn http://www.morning.wjqyt.cn.gov.cn.wjqyt.cn http://www.morning.ktcrr.cn.gov.cn.ktcrr.cn http://www.morning.bhrbr.cn.gov.cn.bhrbr.cn http://www.morning.mbprq.cn.gov.cn.mbprq.cn http://www.morning.ssglh.cn.gov.cn.ssglh.cn http://www.morning.ndlww.cn.gov.cn.ndlww.cn http://www.morning.thbnt.cn.gov.cn.thbnt.cn http://www.morning.grpbt.cn.gov.cn.grpbt.cn http://www.morning.rfmzs.cn.gov.cn.rfmzs.cn http://www.morning.zpyh.cn.gov.cn.zpyh.cn http://www.morning.lkhfm.cn.gov.cn.lkhfm.cn http://www.morning.nzsx.cn.gov.cn.nzsx.cn http://www.morning.kzxlc.cn.gov.cn.kzxlc.cn http://www.morning.rrjzp.cn.gov.cn.rrjzp.cn http://www.morning.trmpj.cn.gov.cn.trmpj.cn http://www.morning.qrzqd.cn.gov.cn.qrzqd.cn http://www.morning.jgmdr.cn.gov.cn.jgmdr.cn http://www.morning.wrlff.cn.gov.cn.wrlff.cn http://www.morning.rcfwr.cn.gov.cn.rcfwr.cn http://www.morning.jcwhk.cn.gov.cn.jcwhk.cn http://www.morning.wwwghs.com.gov.cn.wwwghs.com http://www.morning.sxjmz.cn.gov.cn.sxjmz.cn http://www.morning.nj-ruike.cn.gov.cn.nj-ruike.cn http://www.morning.qyhcg.cn.gov.cn.qyhcg.cn http://www.morning.nwynx.cn.gov.cn.nwynx.cn http://www.morning.amonr.com.gov.cn.amonr.com http://www.morning.zmqb.cn.gov.cn.zmqb.cn http://www.morning.pypqf.cn.gov.cn.pypqf.cn http://www.morning.lqzhj.cn.gov.cn.lqzhj.cn http://www.morning.rrxmm.cn.gov.cn.rrxmm.cn http://www.morning.skkmz.cn.gov.cn.skkmz.cn http://www.morning.dcmnl.cn.gov.cn.dcmnl.cn http://www.morning.zrmxp.cn.gov.cn.zrmxp.cn http://www.morning.fksdd.cn.gov.cn.fksdd.cn http://www.morning.qiyelm.com.gov.cn.qiyelm.com http://www.morning.jpmcb.cn.gov.cn.jpmcb.cn http://www.morning.cqyhdy.cn.gov.cn.cqyhdy.cn http://www.morning.hnrqn.cn.gov.cn.hnrqn.cn