package main import ( "fmt" ) func main(){ fmt.Print("51 Not Found\r\n") }