import System; int main(){ write(gethostname() + "\n"); }