import java.text.DecimalFormat; import java.util.Scanner; public class Hello { private static DecimalFormat decimalFormat = new ...
確定! 回上一頁