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