# define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar)==EOF?0:yytchar)
			*yylastch++ = yych = input();
		yyprevious = yytext[0] = input();
yyinput(){
	return(input());
