import scala.io.StdIn.readDouble @main def yuki9003(): Unit = val n = readDouble println("decimal") println(n)