摘要: #include #include #include int main() { int bloodD = 3200; int bloodW = 1788; int MP = 240; int action; int tmp = 0; int tmp2 = 0; int score = 0; int round = 0; ... 阅读全文
posted @ 2016-10-27 13:36 xkfx 阅读(311) 评论(0) 推荐(0)