# include main ( ) { char ch; ch=getchar( ); // Είσοδος putchar(ch); // Έξοδος }