摘要: 上课的时候浏览别人的博客发现这个问题的,以前也看到过,但是就是没有动手调试。今天贴上的代码,并且分析分析。先上代码#include "stdafx.h"#include "iostream.h"#include "math.h"bool is_huiwenshu(int x);int main(in... 阅读全文
posted @ 2015-05-27 17:03 许你一世烟火 阅读(1391) 评论(0) 推荐(0)