public class Main { public static void main(String[] args) { int sum = 0; ... loop to calculate the sum of 1 to 1000 System.out.println(sum); } }. java.
確定! 回上一頁