摘要: public class Sample { public static void main(String[] args) {int a, b, c, d, e; Scanner s = new Scanner(System.in); System.out.print("Enter any integer a:"); a = s.nex... 阅读全文
posted @ 2019-12-14 09:56 anobscureretreat 阅读(570) 评论(0) 推荐(0)
摘要: public class Sample { public static void main(String[] args) {int a, b, c, d, e; Scanner s = new Scanner(System.in); System.out.print("Enter any integer a:"); a = s.nex... 阅读全文
posted @ 2019-12-14 09:55 anobscureretreat 阅读(632) 评论(0) 推荐(0)