print "use strict;\n#line 1\n";
while (<STDIN>) { print }
