ccc=input()
s=ccc.split(" ")
b=s[:]
a=[]
temp=0
count="1"
for i in range(len(s)):
min(b)
temp=min(b)
b.remove(temp)
a.append(temp)
for i in range(len(a)):
for j in range(len(s)):
if(int(a[i])==int(s[j])):
temp=int(temp)+1
s[j]=str(temp)
print(j,end=" ")
break
09156202 徐如怡(副標題)
(下面的「```」後放置程式碼)
(放置50字心得,在"##"之後、"```"之前) 哈囉