package main import ( // "bufio" // "os" "fmt" // "unicode/utf8" ) func main(){ fmt.Println(0) }