摘要: C++11 feature version#include #include #include using namespace std;const unsigned maximum = 10000;unsigned loop(unsigned n){ unsigned i = 1; wh... 阅读全文
posted @ 2016-01-22 15:28 健康平安快乐 阅读(141) 评论(0) 推荐(0) 编辑