2014年9月3日

usaco-2.1-hamming-pass

摘要: 传说中的水题?我觉得还是有点考输出格式,提交了好几次,才通过,还好还好!呵呵。/*ID: qq104801LANG: C++TASK: hamming*/#include #include #include #include #include using namespace std;int n,b,... 阅读全文

posted @ 2014-09-03 17:04 深蓝无忌 阅读(121) 评论(0) 推荐(0)

usaco-2.1-holstein-pass

摘要: 这种问题以前没有遇见过,折腾了近一天,好歹弄明白了,这个源程序才精妙:/*ID: qq104801LANG: C++TASK: holstein*/#include #include #include #include #include using namespace std;#define VMA... 阅读全文

posted @ 2014-09-03 15:07 深蓝无忌 阅读(164) 评论(0) 推荐(0)

导航