摘要: #include#include#include#include#include#include#includeusing namespace std;#define MAXN 35#define MIDX 10#define MIDY 40#define ... 阅读全文
posted @ 2018-10-05 13:35 ShineEternal 阅读(796) 评论(0) 推荐(0) 编辑
摘要: #include#include#include //suiji#include //SLEEP函数struct Player //玩家结构体,并初始化player{char name[21];int attack;int defense;int healt... 阅读全文
posted @ 2018-10-05 07:09 ShineEternal 阅读(690) 评论(0) 推荐(0) 编辑
摘要: #include#include#include#include using namespace std;struct pai{int paifu;int huase;int yanse;int dianshu;int leixing;int changdu... 阅读全文
posted @ 2018-10-05 07:09 ShineEternal 阅读(2461) 评论(0) 推荐(0) 编辑