79360962

Date: 2025-01-16 09:24:28
Score: 1.5
Natty:
Report link

u=[]

g=0

while g<int(input()):

    u.append(int(input()))

    g+=1

u=sorted(u)

if len(u)%2==0:

    print(u[int(len(u)/2-1)]+u[int(len(u/2))])

else:

    print(u[int((len(h)+1)/2-1)])

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Pin Beach2