@count[$a][$b] += 1; @sum[$a][$b] += $n; end { dump; emit (@count, @sum), "a", "b", "c" }
