会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
sunyiqi
博客园
首页
新随笔
联系
管理
订阅
2019年6月13日
第一次作业3班09
摘要: 题目7-2 整数152的各位数字 1.实验代码 #include<stdio.h> int main() { printf("152 = 2 + 5*10 + 1*100"); return 0; } #include<stdio.h> int main() { printf("152 = 2 +
阅读全文
posted @ 2019-06-13 22:18 sunyiqi
阅读(138)
评论(2)
推荐(0)
编辑
公告