摘要: package com.company; import java.util.Scanner; public class Main { public static void main(String[] args) { // write your code here Scanner sc = new Scanner(System.in); ... 阅读全文
posted @ 2018-09-19 19:47 博客园机器人 阅读(305) 评论(0) 推荐(0) 编辑
摘要: https://pintia.cn/problem-sets/13/problems/type/7 这些题目有空再来做!!! 阅读全文
posted @ 2018-09-19 10:30 博客园机器人 阅读(178) 评论(0) 推荐(0) 编辑
摘要: package com.company; import java.text.DecimalFormat; import java.util.Scanner; public class Main { public static void main(String[] args) { // write your code here Scanner sc=new S... 阅读全文
posted @ 2018-09-19 10:27 博客园机器人 阅读(951) 评论(0) 推荐(0) 编辑
摘要: package com.company; import java.text.DecimalFormat; import java.util.Scanner; public class Main { public static void main(String[] args) { // write your code here Scanner sc=new S... 阅读全文
posted @ 2018-09-19 10:18 博客园机器人 阅读(770) 评论(0) 推荐(0) 编辑
摘要: package com.company; public class Main { public static void main(String[] args) { // write your code here int i; int Sum=0; for(i=1;i<=100;i++){ Sum=Sum+... 阅读全文
posted @ 2018-09-19 10:08 博客园机器人 阅读(317) 评论(0) 推荐(0) 编辑
摘要: 缺少分析,找方法找半天,还不如自己组装,此题百度过。 阅读全文
posted @ 2018-09-19 10:04 博客园机器人 阅读(1023) 评论(0) 推荐(0) 编辑
摘要: package com.company; import java.text.DecimalFormat; import java.util.Scanner; public class Main { public static void main(String[] args) { // write your code here Scanner sc = new... 阅读全文
posted @ 2018-09-19 09:30 博客园机器人 阅读(641) 评论(0) 推荐(0) 编辑
摘要: package com.company; import java.util.Scanner; public class Main { public static void main(String[] args) { // write your code here Scanner sc = new Scanner(System.in); int... 阅读全文
posted @ 2018-09-19 09:12 博客园机器人 阅读(484) 评论(0) 推荐(0) 编辑
摘要: package com.company; import java.text.DecimalFormat; import java.util.Scanner; public class Main { public static void main(String[] args) { // write your code here Scanner sc=new S... 阅读全文
posted @ 2018-09-19 09:02 博客园机器人 阅读(1288) 评论(0) 推荐(0) 编辑
摘要: package com.company; import java.text.DecimalFormat; import java.util.Scanner; public class Main { public static void main(String[] args) { // write y 阅读全文
posted @ 2018-09-19 08:55 博客园机器人 阅读(640) 评论(0) 推荐(0) 编辑
摘要: package com.company; import java.text.DecimalFormat; import java.util.Scanner; public class Main { public static void main(String[] args) { // write your code here Scanner sc=new S... 阅读全文
posted @ 2018-09-19 08:33 博客园机器人 阅读(662) 评论(0) 推荐(0) 编辑
摘要: package com.company; import java.text.DecimalFormat; import java.util.Scanner; public class Main { public static void main(String[] args) { // write your code here Scanner sc=new S... 阅读全文
posted @ 2018-09-19 08:22 博客园机器人 阅读(387) 评论(0) 推荐(0) 编辑