my $n = get;
my $a = get.words>>.Int.sum;
say $a - get;