小练手3
摘要:
1.""" # Write a program to compute:## f(n)=f(n-1)+100 when n>0# and f(0)=1## with a given n input by console (n>0).## Example:# If the following n is 阅读全文
posted @ 2019-12-13 17:52 不要挡着我晒太阳 阅读(146) 评论(0) 推荐(0) 编辑
posted @ 2019-12-13 17:52 不要挡着我晒太阳 阅读(146) 评论(0) 推荐(0) 编辑
posted @ 2019-12-13 17:43 不要挡着我晒太阳 阅读(285) 评论(0) 推荐(0) 编辑
posted @ 2019-12-13 16:41 不要挡着我晒太阳 阅读(443) 评论(0) 推荐(0) 编辑