摘要:
1.编写Application程序, 从命令行参数输入10个整数并保存在数组中,求数组中最大、最小、数据的和、平均值。 public class Main { public static void main(String[] args) { int a[]=new int[10]; Scan... 阅读全文
摘要:
Description There is a very simple and interesting one-person game. You have 3 dice, namely Die1, Die2 and Die3. Die1 has K1 faces. Die2 hasK2 f... 阅读全文
摘要:
Description Edward is the headmaster of Marjar University. He is enthusiastic about chess and often plays chess with his friends. What's more, ... 阅读全文
摘要:
Contest Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 1323 Accepted Submission(s): 5... 阅读全文
摘要:
Divide Groups Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 1856 Accepted Submission... 阅读全文
摘要:
Aeroplane chess Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2958 Accepted Submissi... 阅读全文
摘要:
Walk Time Limit: 30000/15000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 957 Accepted Submission(s): 610... 阅读全文