by@lip_of_cygnus
WA
481ms
freq = {} x=[] i=0 while gets() for word in $_.split('/\s/') a=word.split(" ") end x[i]=a i=i+1 end printf("%d\n",x[0][0])
03 90 57 89 16 09 06 98 69 27 34 45
3