#import int main(int,char*v){while(gets(v))fputs(v,stdout);}