摘要:
/* 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
邹秀芳
阅读(200)
评论(0)
推荐(0)
2017年11月14日