#import char a[9];int b;main(){while(gets(a))if(b)puts(a);else b=1;}