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