package main import ( "fmt" ) func main(){ fmt.Print("41 Server Unavailable\r\n") }