Fork me on GitHub
摘要: 积木问题,指令操作(字符串操作以及数据结构的使用) 阅读全文
posted @ 2015-12-11 17:00 伊甸一点 阅读(2622) 评论(0) 推荐(0)
摘要: 函数f(n)为分段函数:当n为奇数时f(n)=3n+1;当n为偶数时f(n)=n/2; 阅读全文
posted @ 2015-12-11 16:37 伊甸一点 阅读(510) 评论(0) 推荐(0)