摘要: #include #include #include using namespace std;int i;int main(){multimap m;multimap ::iterator kan,kan1,it; m.insert(pair('a', 1)); m.insert(pair('a',... 阅读全文
posted @ 2014-07-24 19:42 冷夏的博客园 阅读(528) 评论(0) 推荐(0) 编辑
摘要: DescriptionThe cows are thrilled because they've just learned about encrypting messages. They think they will be able to use secret messages to plot m... 阅读全文
posted @ 2014-07-24 10:56 冷夏的博客园 阅读(198) 评论(0) 推荐(0) 编辑