a=int(input()) b=input().split() j=0 c=[] def hello(o): j=0 for s in range(o-1): if b[o]==b[s]: b[s]+=1 j=1 if j==1: fuck(o-1) for i in range(a): if i==0: pass else: hello(i) print(c)
为什么输出不对呢????
别管输出的是列表