verif=True while verif: verif=False for k in range(1,len(l)): if l[k]<l[k-1]: l[k], l[k - 1] = l[k - 1], l[k] verif =False return l def insere(t,j): if j>0 and t[j]<t ...
Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする