@c = map { \@{ $hash{$_} } } (sort { $a <=> $b } keys %hash);