#include int main() { printf("%d\n", getchar() != EOF); }