package cc.openhome; import java.util.Scanner; public class Sum { public static void main(String[] args) { var scanner = new ...
確定! 回上一頁