#include #include #include void * xrealloc (int s) { exit (1); } main () { printf ("%s\n", readline (NULL)); }