let inpt = readLine()!.map{$0} var ans = "NO" if(inpt.count >= 3) { for i in 2..