blob: 4bc1ae04293744e58ba8fa1cd29ceeb6d7a62438 [file] [log] [blame]
#include <stdio.h>
int getchar(void) { return fgetc(stdin); }