Medal Rankings by hallvabo

a=map(str.split,open('../fd/0'))
for _,g,s,b,n in sorted([`v`.count(e)for v in[a]+zip(*a)]+[e]for e in a.pop(0))[::-1]:print n,g,s,b

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page