摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2072单词数这道题感觉用c写很麻烦,用c++写就比较简单了。不多说,直接贴代码。#include#include#include#includeusing namespace std;int main(){ ... 阅读全文
posted @ 2015-03-13 21:57 邀月独斟 阅读(261) 评论(0) 推荐(0)
摘要: BestCoder Round #32_1001 阅读全文
posted @ 2015-03-13 17:57 邀月独斟 阅读(175) 评论(0) 推荐(0)
摘要: sort与qsort的用法,建议使用sort 阅读全文
posted @ 2015-03-13 15:42 邀月独斟 阅读(387) 评论(0) 推荐(0)