#include main() { char buf[4]; printf("input = "); gets(buf); }