{ 
getline tmp
  while(temp!=42)
      {    print tmp
          
     } 
}