摘要: 题目链接:https://vjudge.net/contest/237394#problem/C Watchmen are in a danger and Doctor Manhattan together with his friend Daniel Dreiberg should warn th 阅读全文
posted @ 2018-07-20 16:03 执||念 阅读(238) 评论(0) 推荐(0)
摘要: 关于map的学习:https://www.cnblogs.com/fnlingnzb-learner/p/5833051.html Map是STL的一个关联容器,它提供一对一(其中第一个可以称为关键字,每个关键字只能在map中出现一次,第二个可能称为该关键字的值)的数据 处理能力,由于这个特性,它完 阅读全文
posted @ 2018-07-20 15:51 执||念 阅读(266) 评论(0) 推荐(0)
摘要: 题目链接:https://vjudge.net/contest/237394#problem/B There are n pictures delivered for the new exhibition. The i-th painting has beauty ai. We know that 阅读全文
posted @ 2018-07-20 10:57 执||念 阅读(297) 评论(0) 推荐(0)