会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
zxf
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
2017年11月14日
游戏石头剪刀布
摘要: /* Note:Your choice is C IDE */ #include "stdio.h" #include "stdlib.h"//srand rand调用的头文件 #include "time.h"// void main() { int ren;//定一个人输入的拳种 int i; //用于for循环的条件 int x; //开关语句 int jq; // ...
阅读全文
posted @ 2017-11-14 16:51 邹秀芳
阅读(192)
评论(0)
推荐(0)
编辑