import std.stdio; import std.array; import std.conv; import std.math; void main(){for i=0;i--<50;; {writeln(readln());}}