#include int getchar(void) { return getc(stdin); }