import java.util.*;. public class Main {. public static int getValue(int v) {. if (v < 10). return v;. int sum = 0;. while (v >= 10) {.
確定! 回上一頁