package cc.openhome; import java.util.Arrays; public class Scores2 { public static void main(String[] args) { var scores = new int[10]; ...
確定! 回上一頁