会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
仓颉-
博客园
首页
新随笔
联系
订阅
管理
04 2021 档案
实验四
摘要:实验一 #include<stdio.h>#include<math.h> long long fun(int n); int main(){ int n; long long f; while(scanf("%d",&n)!=EOF){ f=fun(n); printf("n = %d, f =%
阅读全文
posted @
2021-04-30 10:00
仓颉-
阅读(140)
评论(2)
推荐(0)
实验三
摘要:实验一 实验二 实验三 实验四 能,再调用一个函数去返回??? 实验五 实验六 实验七 (想让小人的动作改变一下但是没有成功,有没有大佬帮忙改改)
阅读全文
posted @
2021-04-15 19:16
仓颉-
阅读(45)
评论(3)
推荐(0)
公告