my @gt1 = grep { grep $_ > 1, values %{$hash{$_}} } keys %hash;