#include int main(){ int c = EOF; printf ("%d", c); return 1; }