摘要:
这里放一个模板,话说c++抽掉后我调了好久 1 #include 2 #include 3 #include 4 using namespace std; 5 int p[101]; 6 int main(){ 7 string a,b; 8 cin>>a>>b; 9 int... 阅读全文
posted @ 2016-01-20 21:51
Alisahhh
阅读(144)
评论(0)
推荐(0)
摘要:
Description有n朵花,每朵花有三个属性:花形(s)、颜色(c)、气味(m),又三个整数表示。现要对每朵花评级,一朵花的级别是它拥有的美丽能超过的花的数量。定义一朵花A比另一朵花B要美丽,当且仅当Sa>=Sb,Ca>=Cb,Ma>=Mb。显然,两朵花可能有同样的属性。需要统计出评出每个等级的... 阅读全文
posted @ 2016-01-20 21:49
Alisahhh
阅读(137)
评论(0)
推荐(0)
摘要:
You are working for Macrohard company in data structures department. After failing your previous task about key insertion you were asked to write a ne... 阅读全文
posted @ 2016-01-20 21:44
Alisahhh
阅读(144)
评论(0)
推荐(0)

浙公网安备 33010602011771号