Bonjour,

voici une solution:


use warnings;
use strict;

my @t = (12,14,8,9,9,13,11,10,12,13,5,6);
my %count;