import std.stdio, std.string, std.conv; void main(){ readln.strip.writeln; }