- 博客(27)
- 收藏
- 关注
原创 java容器实验4.2
import java.util.*;public class Market{ static String name; static double price; static int num; static double getSum(HashMap<String, Double> m, String name) { double d;
2016-12-01 15:39:10
379
原创 实验4
import java.util.*; public class Student { public static String name; public static int score; public Student(String n, int s) { this.name = n; this.score = s;
2016-12-01 14:50:58
202
原创 POJ 3670
Description The cows are so very silly about their dinner partners. They have organized themselves into three groups (conveniently numbered 1, 2, and 3) that insist upon dining together. The trouble s
2016-08-15 11:18:38
218
原创 POJ 3669 小坑
Bessie hears that an extraordinary meteor shower is coming; reports say that these meteors will crash into earth and destroy anything they hit. Anxious for her safety, she vows to find her
2016-08-15 10:09:12
246
原创 HDU4462 Scaring the Birds
It’s harvest season now! Farmer John plants a lot of corn. There are many birds living around his corn field. These birds keep stealing his corn all the time. John can’t stand wi
2016-08-09 10:52:15
358
原创 HDU4461 The Power of Xiangqi
For a group of people, there is an idea that everyone is equals to or less than 6 steps away from any other person in the group, by way of introduction. So that a chain of "a friend of a friend" can be made to
2016-08-09 10:32:03
318
原创 HDU4460 Friend Chains
For a group of people, there is an idea that everyone is equals to or less than 6 steps away from any other person in the group, by way of introduction. So that a chain of "a friend of a friend" can be made to
2016-08-09 10:26:26
341
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人