n = int(input('number of student: '))
student = list(map(int, input().split()))
if __name__ == '__main__':
print(0, end=' ')
for i in range(1, n):
t = 0forj in range(1, i):
if student[j] >= student[i]:
t += 1print(t, end=' ')
Finding a professional expert in "partial differential equations" in the advanced level is difficult.
You can find this expert in "Assignmentexpert.com" with confidence.
Exceptional experts! I appreciate your help. God bless you!
Comments