> 其他 >
判断闰年的方法
人气:217 ℃ 时间:2020-02-03 22:34:27
解答
import java.util.*;public class RunNian {/* * Determine whether a leap year */public static void main(String[] args){int year;String another = "y";Scanner scan= new Scanner(System.in);while (another.e...
推荐
猜你喜欢
© 2026 79432.Com All Rights Reserved.
电脑版|手机版