会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
一只龟
博客园
首页
新随笔
联系
管理
订阅
2019年3月31日
第一小组成绩流程图
摘要: #include main() { int score; printf("please enter a score:\n"); scanf("%d",&score); int n=score/10; switch(n) { case 10: case 9:printf("A\n"); break; case 8:printf("B\n"); break; case 7:pri...
阅读全文
posted @ 2019-03-31 18:00 一只龟
阅读(172)
评论(1)
推荐(0)
编辑
公告