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