摘要: 优先队列:顾名思义,首先它是一个队列,但是它强调了“优先”二字,所以,已经不能算是一般意义上的队列了,它的“优先”意指取队首元素时,有一定的选择性,即根据元素的属性选择某一项值最优的出队~百度百科上这样描述的: 优先级队列 是不同于先进先出队列的另一种队列。每次从队列中取出的是具有最高优先权的元素... 阅读全文
posted @ 2015-06-15 20:31 一骑绝尘去 阅读(137) 评论(0) 推荐(0) 编辑
摘要: Radar InstallationTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 60120Accepted: 13552DescriptionAssume the coasting is an infinite straight ... 阅读全文
posted @ 2015-06-15 19:54 一骑绝尘去 阅读(131) 评论(0) 推荐(0) 编辑
摘要: The Pilots Brothers' refrigeratorTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 20304Accepted: 7823Special JudgeDescriptionThe game “The Pil... 阅读全文
posted @ 2015-06-15 19:34 一骑绝尘去 阅读(157) 评论(0) 推荐(0) 编辑
摘要: Flip GameTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 33519Accepted: 14642DescriptionFlip game is played on a rectangular 4x4 field with t... 阅读全文
posted @ 2015-06-15 14:59 一骑绝尘去 阅读(153) 评论(0) 推荐(0) 编辑