String Perl

#!usr/bin/perl
use warnings;
use strict;
printf "%u\n", 455;