n,m=gets.split.map &:to_i; ans=0;M=[0]*m;t=[[]]*m;cnt=[0]*n;j=0; $<.map{|s| s.split.map(&:to_i).map.with_index{|a,i| if M[i]