package main import . "fmt" func isKadomatsu(x []int) bool { a,b,c:=x[0],x[1],x[2] return a!=b&&b!=c&&c!=a&& ((ac)||(a>b&&b