食野苹

2015年6月13日

C++入门程序作业3

摘要: /* 输出n位数据的格雷码 The gray code is a binary numeral system where two successive values differ in only one bit.Given a non-negative integer n representing 阅读全文

posted @ 2015-06-13 15:09 nyc1893 阅读(105) 评论(0) 推荐(0) 编辑