- niehuanlin's blog
1y
- 2024-8-2 21:48:03 @
劳弟这游戏你就玩吧辣眼睛的不得了
#include <bits/stdc++.h>
using namespace std;
int main() {
int n;
cout << "欢迎来到狗子模拟器!" << endl;
cout << "请问你的选择是:" << endl;
cout << "1.比熊" << endl;
cout << "2.泰迪" << endl;
cout << "3.腊肠犬" << endl;
cout << "4.哈士奇" << endl;
cout << "5.法国斗牛犬(哈巴狗)" << endl;
cout << "6.金毛" << endl;
cout << "7.拉布拉多" << endl;
cout << "8.藏獒" << endl;
cout << "9.柯基" << endl;
cout << "10.萨摩耶" << endl;
cout << "11.德国牧羊犬" << endl;
cout << "12.边境牧羊犬" << endl;
cout << "13.斑点狗" << endl;
cout << "14.柴犬" << endl;
cout << "输入你的数字: "; cin >> n;
if (n == 1) {
cout << "你是一只比熊!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个中国大妈的家里!" << endl;
cout << "1岁时,大妈给你爱吃的东西,任你怎么闹,大妈都不会管你" << endl;
cout << "2岁时,你自顾自的“唱歌 ”,大妈听久了,不耐烦的收拾你" << endl;
cout << "3岁时,大妈的孩子们来看大妈,他们很惊讶大妈养你" << endl;
cout << "4岁时,大妈外出,你在家里继续“唱歌 ”,被隔壁精神小伙悄悄打了一顿" << endl;
cout << "精神小伙潜入了大妈的家里!你被他割掉了舌头!" << endl;
cout << "精神小伙最后沙了大妈!" << endl;
cout << "第二天,精神小伙被抓了,你被抛弃在街头" << endl;
cout << "5岁时,你在一个冬天饿死了" << endl;
} else if (n == 2) {
cout << "你是一只泰迪!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你出生在一个寒冷的冬天,在街上的一处角落里!" << endl;
cout << "1岁时,你缺少营养,常常饥寒交迫" << endl;
cout << "2岁时,你在一家餐馆面前流浪,餐馆老板经常给你吃的" << endl;
cout << "3岁时,餐馆倒闭了" << endl;
cout << "正当你快要在街上饿死时......" << endl;
cout << "你被一辆违规行驶的车碾死了" << endl;
} else if (n == 3) {
cout << "你是一只腊肠犬!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个英国千金的家里!" << endl;
cout << "你享受了狗生的荣华富贵,16岁时你安然离去" << endl;
} else if (n == 4) {
cout << "你是一只哈士奇!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个俄罗斯老表家里!" << endl;
cout << "1岁时,老表的家人们开心的来和你玩耍!" << endl;
cout << "2岁时,一个冬天,你在雪地里玩的很开心!" << endl;
cout << "3岁时,老表夫人有生下了一个孩子!你很开心!" << endl;
cout << "4岁时,你在雪地里拉雪橇,孩子和你都很开心!" << endl;
cout << "5岁时,老表搬家了,你觉得新的环境很好!" << endl;
cout << "6岁时,你得了病" << endl;
cout << "7岁时,你病死了" << endl;
} else if (n == 5) {
cout << "你是一只哈巴狗!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个非洲很有money 的 black people的家里!" << endl;
cout << "1岁时,你在家里很调皮,起初主人很包容你" << endl;
cout << "2岁时,你得寸进尺,将家里的古董打破了,主人很生气,将你卖给了狗肉馆" << endl;
cout << "你在卡车上咬破了牢笼!" << endl;
cout << "你逃了出来!" << endl;
cout << "所有和你关在一起的猫狗从此和你在一起!" << endl;
cout << "3岁时,你们在炎热的非洲里流浪" << endl;
cout << "你们去野外到处寻找食物,几乎每天都能有吃的" << endl;
cout << "4岁时,你们被警方打压,全部关进了收容所" << endl;
cout << "5岁时,你被一个黑胖收养" << endl;
cout << "你在黑胖家里并不好过,每天只能喝点剩汤" << endl;
cout << "6岁时,黑胖被催债,他还不起钱" << endl;
cout << "7岁时,黑胖的房子被收走,你再次没有了主人" << endl;
cout << "你回到了流浪的生活,你还想回到从前那样" << endl;
cout << "8岁时,生活并不像你想的那样" << endl;
cout << "9岁时,你渐渐饿昏了过去,就在危机时刻,一个黑人给了你一点食物,你重新燃起了希望" << endl;
cout << "10岁时,你还是没能坚持下去,饿死了" << endl;
} else if (n == 6) {
cout << "你是一只金毛!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个中国宅男家里!" << endl;
cout << "1岁时,你感染细小,你死了" << endl;
cout << "(没想到吧)" << endl;
} else if (n == 7) {
cout << "你是一只拉布拉多!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你出生在一个导盲犬训练馆里!" << endl;
cout << "1岁时,你接受了教练的初步训练,你对人类很友善" << endl;
cout << "2岁时,你继续做训练" << endl;
cout << "在一个秋天,一个盲人将你买了下来" << endl;
cout << "3岁时,你非常尽职的引导盲人" << endl;
cout << "4岁时,邻居举报了你" << endl;
cout << "盲人主人搬家了,你很疑惑,不过在新家你玩的很开心" << endl;
cout << "5岁时,一场车祸,你为了保护主人光荣殉职" << endl;
} else if (n == 8) {
cout << "你是一只藏獒!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个藏族人民家里!" << endl;
cout << "1岁时,你比其它同类各种方面都优秀很多" << endl;
cout << "你开始帮主人牧羊" << endl;
cout << "2岁时,一个夜晚,两头野狼来吃羊,你与它们死斗,你成功击退了它们,但你身负重伤" << endl;
cout << "最后你因为失血过多死亡" << endl;
} else if (n == 9) {
cout << "你是一只柯基!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个美国餐馆老板的家里!" << endl;
cout << "1岁时,你经常偷吃老板的食材,老板不怎么管你" << endl;
cout << "2岁时,因为你的出现餐馆生意蒸蒸日上" << endl;
cout << "很多顾客是为了来撸狗的" << endl;
cout << "3岁时,老板开始做更多的宣传,并且开始创新菜品,你每天能吃到不同的菜,你很开心" << endl;
cout << "4岁时,老板做出了一个很美味的菜,店里销量大涨,你也得到老板的恩宠" << endl;
cout << "5岁时,老板申请了专利,你成功成为了全球吃的东西最美味的狗" << endl;
cout << "6岁时,你不幸得了细小,老板花了重金,你成功捡回一条命" << endl;
cout << "7岁时,老板养了一条猫,你感到好奇" << endl;
cout << "8岁,你和猫玩的很好,老板的公司开始登上大众眼光" << endl;
cout << "老板开始改行做零食,你吃的更多样化了" << endl;
cout << "9岁时,猫咪抓伤了老板,你把猫咪教训了一通" << endl;
cout << "10岁时,老板开始做贸易,你开始和老板去世界各地" << endl;
cout << "11岁时,你在猫咪和老板的注视下去世了" << endl;
} else if (n == 10) {
cout << "你是一只萨摩耶!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你出生在一个狗肉厂!" << endl;
cout << "1岁时,你的体质不行,瘦骨伶仃,你渐渐意识到这里是沙狗的" << endl;
cout << "一天晚上,你逃了出去" << endl;
cout << "2岁时,你的可爱成功在一个小区里受宠" << endl;
cout << "你开始受到小区民众的投喂" << endl;
cout << "3岁时,你受到一个中年人的殴打" << endl;
cout << "人们发现了你的伤势,找出了中年人,将他赶了出去" << endl;
cout << "4岁时,你被工作人员带走检查,因为没有人愿意养你,工作人员将你放回了小区" << endl;
cout << "5岁时,小区要拆迁了" << endl;
cout << "幸运的是业主们要求把你带上搬走" << endl;
cout << "6岁时,你开始游逛其他小区" << endl;
cout << "你得到了更多人的关注" << endl;
cout << "7岁时,人们将你的事情给了媒体,你登上了报刊" << endl;
cout << "不久,一户人家决定收养你,你终于有了主人" << endl;
cout << "8岁时,你每天都很开心,新主人对你很好" << endl;
cout << "9岁时,小偷进了你家,你大声嚎叫,吓跑了小偷" << endl;
cout << "主人很高兴,奖励了你不少吃的" << endl;
cout << "你平安度过了4年......" << endl;
cout << "13岁,你结束了你贪吃的狗生" << endl;
} else if (n == 11) {
cout << "你是一只德国牧羊犬!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个美国警察家里!" << endl;
cout << "1岁时,主人对你很好,经常和你说话" << endl;
cout << "2岁时,主人把你送进了警局训练,你并不是很好,比较呆板" << endl;
cout << "但是陪玩犬和你很玩得来,你有了希望继续训练" << endl;
cout << "3岁时,你不懈的努力,还是成为了警犬中的一员" << endl;
cout << "你开始和你的主人一起执行任务" << endl;
cout << "你和你的主人配合的天衣无缝,很多案件效率都很高" << endl;
cout << "但在6岁时,你不幸被歹徒用枪射中,经抢救无效" << endl;
} else if (n == 12) {
cout << "你是一只边境牧羊犬!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你出在一个宠物店里!" << endl;
cout << "1岁时,你被卖给一个女生" << endl;
cout << "女生对你很好,你很聪明,经常捣蛋" << endl;
cout << "2岁时,你被女生送到了女生的老家,和她的爷爷奶奶生活" << endl;
cout << "爷爷奶奶对你也很好,你和村里的狗子们一起玩耍" << endl;
cout << "3岁时,一个狗贩子险些抓住你,你机智的将他引进了爷爷奶奶家边" << endl;
cout << "狗贩子精妙的说自己是工作人员,来做公事,但还是被爷爷奶奶识破了" << endl;
cout << "4岁时,你失足掉进一个很深的沟壑,你凄惨的叫,但根本没人来救你,你死了" << endl;
} else if (n == 13) {
cout << "你是一只斑点狗!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你在一个中国的中年人家里!" << endl;
cout << "1岁时,你的跑步天赋惊艳了中年男人" << endl;
cout << "2岁时,中年男人为了拿钱,将你卖给了一个猎狗训练人(专门训练狗子跑步的用来比赛)" << endl;
cout << "巨大的压力让你喘不过气来" << endl;
cout << "3岁时,你因为压力过大,猝死了" << endl;
} else if (n == 14) {
cout << "你是一只柴犬!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你在日本的武士家中!" << endl;
cout << "1岁时,你便就拿得起武士刀,武艺更是超标!" << endl;
cout << "2岁时,你强大的武力,几乎弹指间便可取下一个普通人的头颅" << endl;
cout << "3岁时,你的武力达到柴犬的顶峰!" << endl;
cout << "你的本性友善,只会对坏人出手" << endl;
cout << "你的刀锋下,人间没有狗子是你的对手" << endl;
cout << "每个被你救过的人都会对你说一句:谢谢你,狗子!" << endl;
cout << "在你18岁那天,你快要闭上眼时,无数人陪你前行" << endl;
} else if (n >= 15) {
cout << "恭喜触发:中华田园犬!" << endl;
cout << "你出生于一个中国农村!" << endl;
cout << "你一生为村子奉献,守护了村子!" << endl;
cout << "开始修为:" << endl;
for (int i = 1; i <= n; i++) {
cout << "你的修为达到" << i << "级" << endl;
}
if (n > 15 && n % 7 == 0) {
cout << "你获得了哮天犬的许可!" << endl;
cout << "你成为了这个农村的守护神!" << endl;
} else {
cout << "修仙失败!你将重生世间......" << endl;
}
}
cout << "请问你接下来的选择是:" << endl;
cout << "1.比熊" << endl;
cout << "2.泰迪" << endl;
cout << "3.腊肠犬" << endl;
cout << "4.哈士奇" << endl;
cout << "5.法国斗牛犬(哈巴狗)" << endl;
cout << "6.金毛" << endl;
cout << "7.拉布拉多" << endl;
cout << "8.藏獒" << endl;
cout << "9.柯基" << endl;
cout << "10.萨摩耶" << endl;
cout << "11.德国牧羊犬" << endl;
cout << "12.边境牧羊犬" << endl;
cout << "13.斑点狗" << endl;
cout << "14.柴犬" << endl;
cout << "输入你的数字: "; cin >> n;
if (n == 1) {
cout << "你是一只比熊!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个中国大妈的家里!" << endl;
cout << "1岁时,大妈给你爱吃的东西,任你怎么闹,大妈都不会管你" << endl;
cout << "2岁时,你自顾自的“唱歌 ”,大妈听久了,不耐烦的收拾你" << endl;
cout << "3岁时,大妈的孩子们来看大妈,他们很惊讶大妈养你" << endl;
cout << "4岁时,大妈外出,你在家里继续“唱歌 ”,被隔壁精神小伙悄悄打了一顿" << endl;
cout << "精神小伙潜入了大妈的家里!你被他割掉了舌头!" << endl;
cout << "精神小伙最后沙了大妈!" << endl;
cout << "第二天,精神小伙被抓了,你被抛弃在街头" << endl;
cout << "5岁时,你在一个冬天饿死了" << endl;
} else if (n == 2) {
cout << "你是一只泰迪!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你出生在一个寒冷的冬天,在街上的一处角落里!" << endl;
cout << "1岁时,你缺少营养,常常饥寒交迫" << endl;
cout << "2岁时,你在一家餐馆面前流浪,餐馆老板经常给你吃的" << endl;
cout << "3岁时,餐馆倒闭了" << endl;
cout << "正当你快要在街上饿死时......" << endl;
cout << "你被一辆违规行驶的车碾死了" << endl;
} else if (n == 3) {
cout << "你是一只腊肠犬!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个英国千金的家里!" << endl;
cout << "你享受了狗生的荣华富贵,16岁时你安然离去" << endl;
} else if (n == 4) {
cout << "你是一只哈士奇!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个俄罗斯老表家里!" << endl;
cout << "1岁时,老表的家人们开心的来和你玩耍!" << endl;
cout << "2岁时,一个冬天,你在雪地里玩的很开心!" << endl;
cout << "3岁时,老表夫人有生下了一个孩子!你很开心!" << endl;
cout << "4岁时,你在雪地里拉雪橇,孩子和你都很开心!" << endl;
cout << "5岁时,老表搬家了,你觉得新的环境很好!" << endl;
cout << "6岁时,你得了病" << endl;
cout << "7岁时,你病死了" << endl;
} else if (n == 5) {
cout << "你是一只哈巴狗!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个非洲很有money 的 black people的家里!" << endl;
cout << "1岁时,你在家里很调皮,起初主人很包容你" << endl;
cout << "2岁时,你得寸进尺,将家里的古董打破了,主人很生气,将你卖给了狗肉馆" << endl;
cout << "你在卡车上咬破了牢笼!" << endl;
cout << "你逃了出来!" << endl;
cout << "所有和你关在一起的猫狗从此和你在一起!" << endl;
cout << "3岁时,你们在炎热的非洲里流浪" << endl;
cout << "你们去野外到处寻找食物,几乎每天都能有吃的" << endl;
cout << "4岁时,你们被警方打压,全部关进了收容所" << endl;
cout << "5岁时,你被一个黑胖收养" << endl;
cout << "你在黑胖家里并不好过,每天只能喝点剩汤" << endl;
cout << "6岁时,黑胖被催债,他还不起钱" << endl;
cout << "7岁时,黑胖的房子被收走,你再次没有了主人" << endl;
cout << "你回到了流浪的生活,你还想回到从前那样" << endl;
cout << "8岁时,生活并不像你想的那样" << endl;
cout << "9岁时,你渐渐饿昏了过去,就在危机时刻,一个黑人给了你一点食物,你重新燃起了希望" << endl;
cout << "10岁时,你还是没能坚持下去,饿死了" << endl;
} else if (n == 6) {
cout << "你是一只金毛!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个中国宅男家里!" << endl;
cout << "1岁时,你感染细小,你死了" << endl;
cout << "(没想到吧)" << endl;
} else if (n == 7) {
cout << "你是一只拉布拉多!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你出生在一个导盲犬训练馆里!" << endl;
cout << "1岁时,你接受了教练的初步训练,你对人类很友善" << endl;
cout << "2岁时,你继续做训练" << endl;
cout << "在一个秋天,一个盲人将你买了下来" << endl;
cout << "3岁时,你非常尽职的引导盲人" << endl;
cout << "4岁时,邻居举报了你" << endl;
cout << "盲人主人搬家了,你很疑惑,不过在新家你玩的很开心" << endl;
cout << "5岁时,一场车祸,你为了保护主人光荣殉职" << endl;
} else if (n == 8) {
cout << "你是一只藏獒!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个藏族人民家里!" << endl;
cout << "1岁时,你比其它同类各种方面都优秀很多" << endl;
cout << "你开始帮主人牧羊" << endl;
cout << "2岁时,一个夜晚,两头野狼来吃羊,你与它们死斗,你成功击退了它们,但你身负重伤" << endl;
cout << "最后你因为失血过多死亡" << endl;
} else if (n == 9) {
cout << "你是一只柯基!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个美国餐馆老板的家里!" << endl;
cout << "1岁时,你经常偷吃老板的食材,老板不怎么管你" << endl;
cout << "2岁时,因为你的出现餐馆生意蒸蒸日上" << endl;
cout << "很多顾客是为了来撸狗的" << endl;
cout << "3岁时,老板开始做更多的宣传,并且开始创新菜品,你每天能吃到不同的菜,你很开心" << endl;
cout << "4岁时,老板做出了一个很美味的菜,店里销量大涨,你也得到老板的恩宠" << endl;
cout << "5岁时,老板申请了专利,你成功成为了全球吃的东西最美味的狗" << endl;
cout << "6岁时,你不幸得了细小,老板花了重金,你成功捡回一条命" << endl;
cout << "7岁时,老板养了一条猫,你感到好奇" << endl;
cout << "8岁,你和猫玩的很好,老板的公司开始登上大众眼光" << endl;
cout << "老板开始改行做零食,你吃的更多样化了" << endl;
cout << "9岁时,猫咪抓伤了老板,你把猫咪教训了一通" << endl;
cout << "10岁时,老板开始做贸易,你开始和老板去世界各地" << endl;
cout << "11岁时,你在猫咪和老板的注视下去世了" << endl;
} else if (n == 10) {
cout << "你是一只萨摩耶!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你出生在一个狗肉厂!" << endl;
cout << "1岁时,你的体质不行,瘦骨伶仃,你渐渐意识到这里是沙狗的" << endl;
cout << "一天晚上,你逃了出去" << endl;
cout << "2岁时,你的可爱成功在一个小区里受宠" << endl;
cout << "你开始受到小区民众的投喂" << endl;
cout << "3岁时,你受到一个中年人的殴打" << endl;
cout << "人们发现了你的伤势,找出了中年人,将他赶了出去" << endl;
cout << "4岁时,你被工作人员带走检查,因为没有人愿意养你,工作人员将你放回了小区" << endl;
cout << "5岁时,小区要拆迁了" << endl;
cout << "幸运的是业主们要求把你带上搬走" << endl;
cout << "6岁时,你开始游逛其他小区" << endl;
cout << "你得到了更多人的关注" << endl;
cout << "7岁时,人们将你的事情给了媒体,你登上了报刊" << endl;
cout << "不久,一户人家决定收养你,你终于有了主人" << endl;
cout << "8岁时,你每天都很开心,新主人对你很好" << endl;
cout << "9岁时,小偷进了你家,你大声嚎叫,吓跑了小偷" << endl;
cout << "主人很高兴,奖励了你不少吃的" << endl;
cout << "你平安度过了4年......" << endl;
cout << "13岁,你结束了你贪吃的狗生" << endl;
} else if (n == 11) {
cout << "你是一只德国牧羊犬!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个美国警察家里!" << endl;
cout << "1岁时,主人对你很好,经常和你说话" << endl;
cout << "2岁时,主人把你送进了警局训练,你并不是很好,比较呆板" << endl;
cout << "但是陪玩犬和你很玩得来,你有了希望继续训练" << endl;
cout << "3岁时,你不懈的努力,还是成为了警犬中的一员" << endl;
cout << "你开始和你的主人一起执行任务" << endl;
cout << "你和你的主人配合的天衣无缝,很多案件效率都很高" << endl;
cout << "但在6岁时,你不幸被歹徒用枪射中,经抢救无效" << endl;
} else if (n == 12) {
cout << "你是一只边境牧羊犬!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你出在一个宠物店里!" << endl;
cout << "1岁时,你被卖给一个女生" << endl;
cout << "女生对你很好,你很聪明,经常捣蛋" << endl;
cout << "2岁时,你被女生送到了女生的老家,和她的爷爷奶奶生活" << endl;
cout << "爷爷奶奶对你也很好,你和村里的狗子们一起玩耍" << endl;
cout << "3岁时,一个狗贩子险些抓住你,你机智的将他引进了爷爷奶奶家边" << endl;
cout << "狗贩子精妙的说自己是工作人员,来做公事,但还是被爷爷奶奶识破了" << endl;
cout << "4岁时,你失足掉进一个很深的沟壑,你凄惨的叫,但根本没人来救你,你死了" << endl;
} else if (n == 13) {
cout << "你是一只斑点狗!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你在一个中国的中年人家里!" << endl;
cout << "1岁时,你的跑步天赋惊艳了中年男人" << endl;
cout << "2岁时,中年男人为了拿钱,将你卖给了一个猎狗训练人(专门训练狗子跑步的用来比赛)" << endl;
cout << "巨大的压力让你喘不过气来" << endl;
cout << "3岁时,你因为压力过大,猝死了" << endl;
} else if (n == 14) {
cout << "你是一只柴犬!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你在日本的武士家中!" << endl;
cout << "1岁时,你便就拿得起武士刀,武艺更是超标!" << endl;
cout << "2岁时,你强大的武力,几乎弹指间便可取下一个普通人的头颅" << endl;
cout << "3岁时,你的武力达到柴犬的顶峰!" << endl;
cout << "你的本性友善,只会对坏人出手" << endl;
cout << "你的刀锋下,人间没有狗子是你的对手" << endl;
cout << "每个被你救过的人都会对你说一句:谢谢你,狗子!" << endl;
cout << "在你18岁那天,你快要闭上眼时,无数人陪你前行" << endl;
} else if (n >= 15) {
cout << "恭喜触发:中华田园犬!" << endl;
cout << "你出生于一个中国农村!" << endl;
cout << "你一生为村子奉献,守护了村子!" << endl;
cout << "开始修为:" << endl;
for (int i = 1; i <= n; i++) {
cout << "你的修为达到" << i << "级" << endl;
}
if (n > 15 && n % 7 == 0) {
cout << "你获得了哮天犬的许可!" << endl;
cout << "你成为了这个农村的守护神!" << endl;
} else {
cout << "修仙失败!你将重生世间......" << endl;
}
}
cout << "请问你接下来的选择是:" << endl;
cout << "1.比熊" << endl;
cout << "2.泰迪" << endl;
cout << "3.腊肠犬" << endl;
cout << "4.哈士奇" << endl;
cout << "5.法国斗牛犬(哈巴狗)" << endl;
cout << "6.金毛" << endl;
cout << "7.拉布拉多" << endl;
cout << "8.藏獒" << endl;
cout << "9.柯基" << endl;
cout << "10.萨摩耶" << endl;
cout << "11.德国牧羊犬" << endl;
cout << "12.边境牧羊犬" << endl;
cout << "13.斑点狗" << endl;
cout << "14.柴犬" << endl;
cout << "输入你的数字: "; cin >> n;
if (n == 1) {
cout << "你是一只比熊!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个中国大妈的家里!" << endl;
cout << "1岁时,大妈给你爱吃的东西,任你怎么闹,大妈都不会管你" << endl;
cout << "2岁时,你自顾自的“唱歌 ”,大妈听久了,不耐烦的收拾你" << endl;
cout << "3岁时,大妈的孩子们来看大妈,他们很惊讶大妈养你" << endl;
cout << "4岁时,大妈外出,你在家里继续“唱歌 ”,被隔壁精神小伙悄悄打了一顿" << endl;
cout << "精神小伙潜入了大妈的家里!你被他割掉了舌头!" << endl;
cout << "精神小伙最后沙了大妈!" << endl;
cout << "第二天,精神小伙被抓了,你被抛弃在街头" << endl;
cout << "5岁时,你在一个冬天饿死了" << endl;
} else if (n == 2) {
cout << "你是一只泰迪!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你出生在一个寒冷的冬天,在街上的一处角落里!" << endl;
cout << "1岁时,你缺少营养,常常饥寒交迫" << endl;
cout << "2岁时,你在一家餐馆面前流浪,餐馆老板经常给你吃的" << endl;
cout << "3岁时,餐馆倒闭了" << endl;
cout << "正当你快要在街上饿死时......" << endl;
cout << "你被一辆违规行驶的车碾死了" << endl;
} else if (n == 3) {
cout << "你是一只腊肠犬!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个英国千金的家里!" << endl;
cout << "你享受了狗生的荣华富贵,16岁时你安然离去" << endl;
} else if (n == 4) {
cout << "你是一只哈士奇!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个俄罗斯老表家里!" << endl;
cout << "1岁时,老表的家人们开心的来和你玩耍!" << endl;
cout << "2岁时,一个冬天,你在雪地里玩的很开心!" << endl;
cout << "3岁时,老表夫人有生下了一个孩子!你很开心!" << endl;
cout << "4岁时,你在雪地里拉雪橇,孩子和你都很开心!" << endl;
cout << "5岁时,老表搬家了,你觉得新的环境很好!" << endl;
cout << "6岁时,你得了病" << endl;
cout << "7岁时,你病死了" << endl;
} else if (n == 5) {
cout << "你是一只哈巴狗!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个非洲很有money 的 black people的家里!" << endl;
cout << "1岁时,你在家里很调皮,起初主人很包容你" << endl;
cout << "2岁时,你得寸进尺,将家里的古董打破了,主人很生气,将你卖给了狗肉馆" << endl;
cout << "你在卡车上咬破了牢笼!" << endl;
cout << "你逃了出来!" << endl;
cout << "所有和你关在一起的猫狗从此和你在一起!" << endl;
cout << "3岁时,你们在炎热的非洲里流浪" << endl;
cout << "你们去野外到处寻找食物,几乎每天都能有吃的" << endl;
cout << "4岁时,你们被警方打压,全部关进了收容所" << endl;
cout << "5岁时,你被一个黑胖收养" << endl;
cout << "你在黑胖家里并不好过,每天只能喝点剩汤" << endl;
cout << "6岁时,黑胖被催债,他还不起钱" << endl;
cout << "7岁时,黑胖的房子被收走,你再次没有了主人" << endl;
cout << "你回到了流浪的生活,你还想回到从前那样" << endl;
cout << "8岁时,生活并不像你想的那样" << endl;
cout << "9岁时,你渐渐饿昏了过去,就在危机时刻,一个黑人给了你一点食物,你重新燃起了希望" << endl;
cout << "10岁时,你还是没能坚持下去,饿死了" << endl;
} else if (n == 6) {
cout << "你是一只金毛!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个中国宅男家里!" << endl;
cout << "1岁时,你感染细小,你死了" << endl;
cout << "(没想到吧)" << endl;
} else if (n == 7) {
cout << "你是一只拉布拉多!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你出生在一个导盲犬训练馆里!" << endl;
cout << "1岁时,你接受了教练的初步训练,你对人类很友善" << endl;
cout << "2岁时,你继续做训练" << endl;
cout << "在一个秋天,一个盲人将你买了下来" << endl;
cout << "3岁时,你非常尽职的引导盲人" << endl;
cout << "4岁时,邻居举报了你" << endl;
cout << "盲人主人搬家了,你很疑惑,不过在新家你玩的很开心" << endl;
cout << "5岁时,一场车祸,你为了保护主人光荣殉职" << endl;
} else if (n == 8) {
cout << "你是一只藏獒!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个藏族人民家里!" << endl;
cout << "1岁时,你比其它同类各种方面都优秀很多" << endl;
cout << "你开始帮主人牧羊" << endl;
cout << "2岁时,一个夜晚,两头野狼来吃羊,你与它们死斗,你成功击退了它们,但你身负重伤" << endl;
cout << "最后你因为失血过多死亡" << endl;
} else if (n == 9) {
cout << "你是一只柯基!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个美国餐馆老板的家里!" << endl;
cout << "1岁时,你经常偷吃老板的食材,老板不怎么管你" << endl;
cout << "2岁时,因为你的出现餐馆生意蒸蒸日上" << endl;
cout << "很多顾客是为了来撸狗的" << endl;
cout << "3岁时,老板开始做更多的宣传,并且开始创新菜品,你每天能吃到不同的菜,你很开心" << endl;
cout << "4岁时,老板做出了一个很美味的菜,店里销量大涨,你也得到老板的恩宠" << endl;
cout << "5岁时,老板申请了专利,你成功成为了全球吃的东西最美味的狗" << endl;
cout << "6岁时,你不幸得了细小,老板花了重金,你成功捡回一条命" << endl;
cout << "7岁时,老板养了一条猫,你感到好奇" << endl;
cout << "8岁,你和猫玩的很好,老板的公司开始登上大众眼光" << endl;
cout << "老板开始改行做零食,你吃的更多样化了" << endl;
cout << "9岁时,猫咪抓伤了老板,你把猫咪教训了一通" << endl;
cout << "10岁时,老板开始做贸易,你开始和老板去世界各地" << endl;
cout << "11岁时,你在猫咪和老板的注视下去世了" << endl;
} else if (n == 10) {
cout << "你是一只萨摩耶!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你出生在一个狗肉厂!" << endl;
cout << "1岁时,你的体质不行,瘦骨伶仃,你渐渐意识到这里是沙狗的" << endl;
cout << "一天晚上,你逃了出去" << endl;
cout << "2岁时,你的可爱成功在一个小区里受宠" << endl;
cout << "你开始受到小区民众的投喂" << endl;
cout << "3岁时,你受到一个中年人的殴打" << endl;
cout << "人们发现了你的伤势,找出了中年人,将他赶了出去" << endl;
cout << "4岁时,你被工作人员带走检查,因为没有人愿意养你,工作人员将你放回了小区" << endl;
cout << "5岁时,小区要拆迁了" << endl;
cout << "幸运的是业主们要求把你带上搬走" << endl;
cout << "6岁时,你开始游逛其他小区" << endl;
cout << "你得到了更多人的关注" << endl;
cout << "7岁时,人们将你的事情给了媒体,你登上了报刊" << endl;
cout << "不久,一户人家决定收养你,你终于有了主人" << endl;
cout << "8岁时,你每天都很开心,新主人对你很好" << endl;
cout << "9岁时,小偷进了你家,你大声嚎叫,吓跑了小偷" << endl;
cout << "主人很高兴,奖励了你不少吃的" << endl;
cout << "你平安度过了4年......" << endl;
cout << "13岁,你结束了你贪吃的狗生" << endl;
} else if (n == 11) {
cout << "你是一只德国牧羊犬!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个美国警察家里!" << endl;
cout << "1岁时,主人对你很好,经常和你说话" << endl;
cout << "2岁时,主人把你送进了警局训练,你并不是很好,比较呆板" << endl;
cout << "但是陪玩犬和你很玩得来,你有了希望继续训练" << endl;
cout << "3岁时,你不懈的努力,还是成为了警犬中的一员" << endl;
cout << "你开始和你的主人一起执行任务" << endl;
cout << "你和你的主人配合的天衣无缝,很多案件效率都很高" << endl;
cout << "但在6岁时,你不幸被歹徒用枪射中,经抢救无效" << endl;
} else if (n == 12) {
cout << "你是一只边境牧羊犬!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你出在一个宠物店里!" << endl;
cout << "1岁时,你被卖给一个女生" << endl;
cout << "女生对你很好,你很聪明,经常捣蛋" << endl;
cout << "2岁时,你被女生送到了女生的老家,和她的爷爷奶奶生活" << endl;
cout << "爷爷奶奶对你也很好,你和村里的狗子们一起玩耍" << endl;
cout << "3岁时,一个狗贩子险些抓住你,你机智的将他引进了爷爷奶奶家边" << endl;
cout << "狗贩子精妙的说自己是工作人员,来做公事,但还是被爷爷奶奶识破了" << endl;
cout << "4岁时,你失足掉进一个很深的沟壑,你凄惨的叫,但根本没人来救你,你死了" << endl;
} else if (n == 13) {
cout << "你是一只斑点狗!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你在一个中国的中年人家里!" << endl;
cout << "1岁时,你的跑步天赋惊艳了中年男人" << endl;
cout << "2岁时,中年男人为了拿钱,将你卖给了一个猎狗训练人(专门训练狗子跑步的用来比赛)" << endl;
cout << "巨大的压力让你喘不过气来" << endl;
cout << "3岁时,你因为压力过大,猝死了" << endl;
} else if (n == 14) {
cout << "你是一只柴犬!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你在日本的武士家中!" << endl;
cout << "1岁时,你便就拿得起武士刀,武艺更是超标!" << endl;
cout << "2岁时,你强大的武力,几乎弹指间便可取下一个普通人的头颅" << endl;
cout << "3岁时,你的武力达到柴犬的顶峰!" << endl;
cout << "你的本性友善,只会对坏人出手" << endl;
cout << "你的刀锋下,人间没有狗子是你的对手" << endl;
cout << "每个被你救过的人都会对你说一句:谢谢你,狗子!" << endl;
cout << "在你18岁那天,你快要闭上眼时,无数人陪你前行" << endl;
} else if (n >= 15) {
cout << "恭喜触发:中华田园犬!" << endl;
cout << "你出生于一个中国农村!" << endl;
cout << "你一生为村子奉献,守护了村子!" << endl;
cout << "开始修为:" << endl;
for (int i = 1; i <= n; i++) {
cout << "你的修为达到" << i << "级" << endl;
}
if (n > 15 && n % 7 == 0) {
cout << "你获得了哮天犬的许可!" << endl;
cout << "你成为了这个农村的守护神!" << endl;
} else {
cout << "修仙失败!你将重生世间......" << endl;
}
}
cout << "请问你接下来的选择是:" << endl;
cout << "1.比熊" << endl;
cout << "2.泰迪" << endl;
cout << "3.腊肠犬" << endl;
cout << "4.哈士奇" << endl;
cout << "5.法国斗牛犬(哈巴狗)" << endl;
cout << "6.金毛" << endl;
cout << "7.拉布拉多" << endl;
cout << "8.藏獒" << endl;
cout << "9.柯基" << endl;
cout << "10.萨摩耶" << endl;
cout << "11.德国牧羊犬" << endl;
cout << "12.边境牧羊犬" << endl;
cout << "13.斑点狗" << endl;
cout << "14.柴犬" << endl;
cout << "输入你的数字: "; cin >> n;
if (n == 1) {
cout << "你是一只比熊!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个中国大妈的家里!" << endl;
cout << "1岁时,大妈给你爱吃的东西,任你怎么闹,大妈都不会管你" << endl;
cout << "2岁时,你自顾自的“唱歌 ”,大妈听久了,不耐烦的收拾你" << endl;
cout << "3岁时,大妈的孩子们来看大妈,他们很惊讶大妈养你" << endl;
cout << "4岁时,大妈外出,你在家里继续“唱歌 ”,被隔壁精神小伙悄悄打了一顿" << endl;
cout << "精神小伙潜入了大妈的家里!你被他割掉了舌头!" << endl;
cout << "精神小伙最后沙了大妈!" << endl;
cout << "第二天,精神小伙被抓了,你被抛弃在街头" << endl;
cout << "5岁时,你在一个冬天饿死了" << endl;
} else if (n == 2) {
cout << "你是一只泰迪!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你出生在一个寒冷的冬天,在街上的一处角落里!" << endl;
cout << "1岁时,你缺少营养,常常饥寒交迫" << endl;
cout << "2岁时,你在一家餐馆面前流浪,餐馆老板经常给你吃的" << endl;
cout << "3岁时,餐馆倒闭了" << endl;
cout << "正当你快要在街上饿死时......" << endl;
cout << "你被一辆违规行驶的车碾死了" << endl;
} else if (n == 3) {
cout << "你是一只腊肠犬!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个英国千金的家里!" << endl;
cout << "你享受了狗生的荣华富贵,16岁时你安然离去" << endl;
} else if (n == 4) {
cout << "你是一只哈士奇!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个俄罗斯老表家里!" << endl;
cout << "1岁时,老表的家人们开心的来和你玩耍!" << endl;
cout << "2岁时,一个冬天,你在雪地里玩的很开心!" << endl;
cout << "3岁时,老表夫人有生下了一个孩子!你很开心!" << endl;
cout << "4岁时,你在雪地里拉雪橇,孩子和你都很开心!" << endl;
cout << "5岁时,老表搬家了,你觉得新的环境很好!" << endl;
cout << "6岁时,你得了病" << endl;
cout << "7岁时,你病死了" << endl;
} else if (n == 5) {
cout << "你是一只哈巴狗!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个非洲很有money 的 black people的家里!" << endl;
cout << "1岁时,你在家里很调皮,起初主人很包容你" << endl;
cout << "2岁时,你得寸进尺,将家里的古董打破了,主人很生气,将你卖给了狗肉馆" << endl;
cout << "你在卡车上咬破了牢笼!" << endl;
cout << "你逃了出来!" << endl;
cout << "所有和你关在一起的猫狗从此和你在一起!" << endl;
cout << "3岁时,你们在炎热的非洲里流浪" << endl;
cout << "你们去野外到处寻找食物,几乎每天都能有吃的" << endl;
cout << "4岁时,你们被警方打压,全部关进了收容所" << endl;
cout << "5岁时,你被一个黑胖收养" << endl;
cout << "你在黑胖家里并不好过,每天只能喝点剩汤" << endl;
cout << "6岁时,黑胖被催债,他还不起钱" << endl;
cout << "7岁时,黑胖的房子被收走,你再次没有了主人" << endl;
cout << "你回到了流浪的生活,你还想回到从前那样" << endl;
cout << "8岁时,生活并不像你想的那样" << endl;
cout << "9岁时,你渐渐饿昏了过去,就在危机时刻,一个黑人给了你一点食物,你重新燃起了希望" << endl;
cout << "10岁时,你还是没能坚持下去,饿死了" << endl;
} else if (n == 6) {
cout << "你是一只金毛!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个中国宅男家里!" << endl;
cout << "1岁时,你感染细小,你死了" << endl;
cout << "(没想到吧)" << endl;
} else if (n == 7) {
cout << "你是一只拉布拉多!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你出生在一个导盲犬训练馆里!" << endl;
cout << "1岁时,你接受了教练的初步训练,你对人类很友善" << endl;
cout << "2岁时,你继续做训练" << endl;
cout << "在一个秋天,一个盲人将你买了下来" << endl;
cout << "3岁时,你非常尽职的引导盲人" << endl;
cout << "4岁时,邻居举报了你" << endl;
cout << "盲人主人搬家了,你很疑惑,不过在新家你玩的很开心" << endl;
cout << "5岁时,一场车祸,你为了保护主人光荣殉职" << endl;
} else if (n == 8) {
cout << "你是一只藏獒!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个藏族人民家里!" << endl;
cout << "1岁时,你比其它同类各种方面都优秀很多" << endl;
cout << "你开始帮主人牧羊" << endl;
cout << "2岁时,一个夜晚,两头野狼来吃羊,你与它们死斗,你成功击退了它们,但你身负重伤" << endl;
cout << "最后你因为失血过多死亡" << endl;
} else if (n == 9) {
cout << "你是一只柯基!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个美国餐馆老板的家里!" << endl;
cout << "1岁时,你经常偷吃老板的食材,老板不怎么管你" << endl;
cout << "2岁时,因为你的出现餐馆生意蒸蒸日上" << endl;
cout << "很多顾客是为了来撸狗的" << endl;
cout << "3岁时,老板开始做更多的宣传,并且开始创新菜品,你每天能吃到不同的菜,你很开心" << endl;
cout << "4岁时,老板做出了一个很美味的菜,店里销量大涨,你也得到老板的恩宠" << endl;
cout << "5岁时,老板申请了专利,你成功成为了全球吃的东西最美味的狗" << endl;
cout << "6岁时,你不幸得了细小,老板花了重金,你成功捡回一条命" << endl;
cout << "7岁时,老板养了一条猫,你感到好奇" << endl;
cout << "8岁,你和猫玩的很好,老板的公司开始登上大众眼光" << endl;
cout << "老板开始改行做零食,你吃的更多样化了" << endl;
cout << "9岁时,猫咪抓伤了老板,你把猫咪教训了一通" << endl;
cout << "10岁时,老板开始做贸易,你开始和老板去世界各地" << endl;
cout << "11岁时,你在猫咪和老板的注视下去世了" << endl;
} else if (n == 10) {
cout << "你是一只萨摩耶!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你出生在一个狗肉厂!" << endl;
cout << "1岁时,你的体质不行,瘦骨伶仃,你渐渐意识到这里是沙狗的" << endl;
cout << "一天晚上,你逃了出去" << endl;
cout << "2岁时,你的可爱成功在一个小区里受宠" << endl;
cout << "你开始受到小区民众的投喂" << endl;
cout << "3岁时,你受到一个中年人的殴打" << endl;
cout << "人们发现了你的伤势,找出了中年人,将他赶了出去" << endl;
cout << "4岁时,你被工作人员带走检查,因为没有人愿意养你,工作人员将你放回了小区" << endl;
cout << "5岁时,小区要拆迁了" << endl;
cout << "幸运的是业主们要求把你带上搬走" << endl;
cout << "6岁时,你开始游逛其他小区" << endl;
cout << "你得到了更多人的关注" << endl;
cout << "7岁时,人们将你的事情给了媒体,你登上了报刊" << endl;
cout << "不久,一户人家决定收养你,你终于有了主人" << endl;
cout << "8岁时,你每天都很开心,新主人对你很好" << endl;
cout << "9岁时,小偷进了你家,你大声嚎叫,吓跑了小偷" << endl;
cout << "主人很高兴,奖励了你不少吃的" << endl;
cout << "你平安度过了4年......" << endl;
cout << "13岁,你结束了你贪吃的狗生" << endl;
} else if (n == 11) {
cout << "你是一只德国牧羊犬!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个美国警察家里!" << endl;
cout << "1岁时,主人对你很好,经常和你说话" << endl;
cout << "2岁时,主人把你送进了警局训练,你并不是很好,比较呆板" << endl;
cout << "但是陪玩犬和你很玩得来,你有了希望继续训练" << endl;
cout << "3岁时,你不懈的努力,还是成为了警犬中的一员" << endl;
cout << "你开始和你的主人一起执行任务" << endl;
cout << "你和你的主人配合的天衣无缝,很多案件效率都很高" << endl;
cout << "但在6岁时,你不幸被歹徒用枪射中,经抢救无效" << endl;
} else if (n == 12) {
cout << "你是一只边境牧羊犬!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你出在一个宠物店里!" << endl;
cout << "1岁时,你被卖给一个女生" << endl;
cout << "女生对你很好,你很聪明,经常捣蛋" << endl;
cout << "2岁时,你被女生送到了女生的老家,和她的爷爷奶奶生活" << endl;
cout << "爷爷奶奶对你也很好,你和村里的狗子们一起玩耍" << endl;
cout << "3岁时,一个狗贩子险些抓住你,你机智的将他引进了爷爷奶奶家边" << endl;
cout << "狗贩子精妙的说自己是工作人员,来做公事,但还是被爷爷奶奶识破了" << endl;
cout << "4岁时,你失足掉进一个很深的沟壑,你凄惨的叫,但根本没人来救你,你死了" << endl;
} else if (n == 13) {
cout << "你是一只斑点狗!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你在一个中国的中年人家里!" << endl;
cout << "1岁时,你的跑步天赋惊艳了中年男人" << endl;
cout << "2岁时,中年男人为了拿钱,将你卖给了一个猎狗训练人(专门训练狗子跑步的用来比赛)" << endl;
cout << "巨大的压力让你喘不过气来" << endl;
cout << "3岁时,你因为压力过大,猝死了" << endl;
} else if (n == 14) {
cout << "你是一只柴犬!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你在日本的武士家中!" << endl;
cout << "1岁时,你便就拿得起武士刀,武艺更是超标!" << endl;
cout << "2岁时,你强大的武力,几乎弹指间便可取下一个普通人的头颅" << endl;
cout << "3岁时,你的武力达到柴犬的顶峰!" << endl;
cout << "你的本性友善,只会对坏人出手" << endl;
cout << "你的刀锋下,人间没有狗子是你的对手" << endl;
cout << "每个被你救过的人都会对你说一句:谢谢你,狗子!" << endl;
cout << "在你18岁那天,你快要闭上眼时,无数人陪你前行" << endl;
} else if (n >= 15) {
cout << "恭喜触发:中华田园犬!" << endl;
cout << "你出生于一个中国农村!" << endl;
cout << "你一生为村子奉献,守护了村子!" << endl;
cout << "开始修为:" << endl;
for (int i = 1; i <= n; i++) {
cout << "你的修为达到" << i << "级" << endl;
}
if (n > 15 && n % 7 == 0) {
cout << "你获得了哮天犬的许可!" << endl;
cout << "你成为了这个农村的守护神!" << endl;
} else {
cout << "修仙失败!你将重生世间......" << endl;
}
}
cout << "请问你接下来的选择是:" << endl;
cout << "1.比熊" << endl;
cout << "2.泰迪" << endl;
cout << "3.腊肠犬" << endl;
cout << "4.哈士奇" << endl;
cout << "5.法国斗牛犬(哈巴狗)" << endl;
cout << "6.金毛" << endl;
cout << "7.拉布拉多" << endl;
cout << "8.藏獒" << endl;
cout << "9.柯基" << endl;
cout << "10.萨摩耶" << endl;
cout << "11.德国牧羊犬" << endl;
cout << "12.边境牧羊犬" << endl;
cout << "13.斑点狗" << endl;
cout << "14.柴犬" << endl;
cout << "输入你的数字: "; cin >> n;
if (n == 1) {
cout << "你是一只比熊!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个中国大妈的家里!" << endl;
cout << "1岁时,大妈给你爱吃的东西,任你怎么闹,大妈都不会管你" << endl;
cout << "2岁时,你自顾自的“唱歌 ”,大妈听久了,不耐烦的收拾你" << endl;
cout << "3岁时,大妈的孩子们来看大妈,他们很惊讶大妈养你" << endl;
cout << "4岁时,大妈外出,你在家里继续“唱歌 ”,被隔壁精神小伙悄悄打了一顿" << endl;
cout << "精神小伙潜入了大妈的家里!你被他割掉了舌头!" << endl;
cout << "精神小伙最后沙了大妈!" << endl;
cout << "第二天,精神小伙被抓了,你被抛弃在街头" << endl;
cout << "5岁时,你在一个冬天饿死了" << endl;
} else if (n == 2) {
cout << "你是一只泰迪!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你出生在一个寒冷的冬天,在街上的一处角落里!" << endl;
cout << "1岁时,你缺少营养,常常饥寒交迫" << endl;
cout << "2岁时,你在一家餐馆面前流浪,餐馆老板经常给你吃的" << endl;
cout << "3岁时,餐馆倒闭了" << endl;
cout << "正当你快要在街上饿死时......" << endl;
cout << "你被一辆违规行驶的车碾死了" << endl;
} else if (n == 3) {
cout << "你是一只腊肠犬!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个英国千金的家里!" << endl;
cout << "你享受了狗生的荣华富贵,16岁时你安然离去" << endl;
} else if (n == 4) {
cout << "你是一只哈士奇!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个俄罗斯老表家里!" << endl;
cout << "1岁时,老表的家人们开心的来和你玩耍!" << endl;
cout << "2岁时,一个冬天,你在雪地里玩的很开心!" << endl;
cout << "3岁时,老表夫人有生下了一个孩子!你很开心!" << endl;
cout << "4岁时,你在雪地里拉雪橇,孩子和你都很开心!" << endl;
cout << "5岁时,老表搬家了,你觉得新的环境很好!" << endl;
cout << "6岁时,你得了病" << endl;
cout << "7岁时,你病死了" << endl;
} else if (n == 5) {
cout << "你是一只哈巴狗!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个非洲很有money 的 black people的家里!" << endl;
cout << "1岁时,你在家里很调皮,起初主人很包容你" << endl;
cout << "2岁时,你得寸进尺,将家里的古董打破了,主人很生气,将你卖给了狗肉馆" << endl;
cout << "你在卡车上咬破了牢笼!" << endl;
cout << "你逃了出来!" << endl;
cout << "所有和你关在一起的猫狗从此和你在一起!" << endl;
cout << "3岁时,你们在炎热的非洲里流浪" << endl;
cout << "你们去野外到处寻找食物,几乎每天都能有吃的" << endl;
cout << "4岁时,你们被警方打压,全部关进了收容所" << endl;
cout << "5岁时,你被一个黑胖收养" << endl;
cout << "你在黑胖家里并不好过,每天只能喝点剩汤" << endl;
cout << "6岁时,黑胖被催债,他还不起钱" << endl;
cout << "7岁时,黑胖的房子被收走,你再次没有了主人" << endl;
cout << "你回到了流浪的生活,你还想回到从前那样" << endl;
cout << "8岁时,生活并不像你想的那样" << endl;
cout << "9岁时,你渐渐饿昏了过去,就在危机时刻,一个黑人给了你一点食物,你重新燃起了希望" << endl;
cout << "10岁时,你还是没能坚持下去,饿死了" << endl;
} else if (n == 6) {
cout << "你是一只金毛!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个中国宅男家里!" << endl;
cout << "1岁时,你感染细小,你死了" << endl;
cout << "(没想到吧)" << endl;
} else if (n == 7) {
cout << "你是一只拉布拉多!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你出生在一个导盲犬训练馆里!" << endl;
cout << "1岁时,你接受了教练的初步训练,你对人类很友善" << endl;
cout << "2岁时,你继续做训练" << endl;
cout << "在一个秋天,一个盲人将你买了下来" << endl;
cout << "3岁时,你非常尽职的引导盲人" << endl;
cout << "4岁时,邻居举报了你" << endl;
cout << "盲人主人搬家了,你很疑惑,不过在新家你玩的很开心" << endl;
cout << "5岁时,一场车祸,你为了保护主人光荣殉职" << endl;
} else if (n == 8) {
cout << "你是一只藏獒!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个藏族人民家里!" << endl;
cout << "1岁时,你比其它同类各种方面都优秀很多" << endl;
cout << "你开始帮主人牧羊" << endl;
cout << "2岁时,一个夜晚,两头野狼来吃羊,你与它们死斗,你成功击退了它们,但你身负重伤" << endl;
cout << "最后你因为失血过多死亡" << endl;
} else if (n == 9) {
cout << "你是一只柯基!" << endl;
cout << "你是一只小型犬!" << endl;
cout << "你在一个美国餐馆老板的家里!" << endl;
cout << "1岁时,你经常偷吃老板的食材,老板不怎么管你" << endl;
cout << "2岁时,因为你的出现餐馆生意蒸蒸日上" << endl;
cout << "很多顾客是为了来撸狗的" << endl;
cout << "3岁时,老板开始做更多的宣传,并且开始创新菜品,你每天能吃到不同的菜,你很开心" << endl;
cout << "4岁时,老板做出了一个很美味的菜,店里销量大涨,你也得到老板的恩宠" << endl;
cout << "5岁时,老板申请了专利,你成功成为了全球吃的东西最美味的狗" << endl;
cout << "6岁时,你不幸得了细小,老板花了重金,你成功捡回一条命" << endl;
cout << "7岁时,老板养了一条猫,你感到好奇" << endl;
cout << "8岁,你和猫玩的很好,老板的公司开始登上大众眼光" << endl;
cout << "老板开始改行做零食,你吃的更多样化了" << endl;
cout << "9岁时,猫咪抓伤了老板,你把猫咪教训了一通" << endl;
cout << "10岁时,老板开始做贸易,你开始和老板去世界各地" << endl;
cout << "11岁时,你在猫咪和老板的注视下去世了" << endl;
} else if (n == 10) {
cout << "你是一只萨摩耶!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你出生在一个狗肉厂!" << endl;
cout << "1岁时,你的体质不行,瘦骨伶仃,你渐渐意识到这里是沙狗的" << endl;
cout << "一天晚上,你逃了出去" << endl;
cout << "2岁时,你的可爱成功在一个小区里受宠" << endl;
cout << "你开始受到小区民众的投喂" << endl;
cout << "3岁时,你受到一个中年人的殴打" << endl;
cout << "人们发现了你的伤势,找出了中年人,将他赶了出去" << endl;
cout << "4岁时,你被工作人员带走检查,因为没有人愿意养你,工作人员将你放回了小区" << endl;
cout << "5岁时,小区要拆迁了" << endl;
cout << "幸运的是业主们要求把你带上搬走" << endl;
cout << "6岁时,你开始游逛其他小区" << endl;
cout << "你得到了更多人的关注" << endl;
cout << "7岁时,人们将你的事情给了媒体,你登上了报刊" << endl;
cout << "不久,一户人家决定收养你,你终于有了主人" << endl;
cout << "8岁时,你每天都很开心,新主人对你很好" << endl;
cout << "9岁时,小偷进了你家,你大声嚎叫,吓跑了小偷" << endl;
cout << "主人很高兴,奖励了你不少吃的" << endl;
cout << "你平安度过了4年......" << endl;
cout << "13岁,你结束了你贪吃的狗生" << endl;
} else if (n == 11) {
cout << "你是一只德国牧羊犬!" << endl;
cout << "你是一只大型犬!" << endl;
cout << "你在一个美国警察家里!" << endl;
cout << "1岁时,主人对你很好,经常和你说话" << endl;
cout << "2岁时,主人把你送进了警局训练,你并不是很好,比较呆板" << endl;
cout << "但是陪玩犬和你很玩得来,你有了希望继续训练" << endl;
cout << "3岁时,你不懈的努力,还是成为了警犬中的一员" << endl;
cout << "你开始和你的主人一起执行任务" << endl;
cout << "你和你的主人配合的天衣无缝,很多案件效率都很高" << endl;
cout << "但在6岁时,你不幸被歹徒用枪射中,经抢救无效" << endl;
} else if (n == 12) {
cout << "你是一只边境牧羊犬!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你出在一个宠物店里!" << endl;
cout << "1岁时,你被卖给一个女生" << endl;
cout << "女生对你很好,你很聪明,经常捣蛋" << endl;
cout << "2岁时,你被女生送到了女生的老家,和她的爷爷奶奶生活" << endl;
cout << "爷爷奶奶对你也很好,你和村里的狗子们一起玩耍" << endl;
cout << "3岁时,一个狗贩子险些抓住你,你机智的将他引进了爷爷奶奶家边" << endl;
cout << "狗贩子精妙的说自己是工作人员,来做公事,但还是被爷爷奶奶识破了" << endl;
cout << "4岁时,你失足掉进一个很深的沟壑,你凄惨的叫,但根本没人来救你,你死了" << endl;
} else if (n == 13) {
cout << "你是一只斑点狗!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你在一个中国的中年人家里!" << endl;
cout << "1岁时,你的跑步天赋惊艳了中年男人" << endl;
cout << "2岁时,中年男人为了拿钱,将你卖给了一个猎狗训练人(专门训练狗子跑步的用来比赛)" << endl;
cout << "巨大的压力让你喘不过气来" << endl;
cout << "3岁时,你因为压力过大,猝死了" << endl;
} else if (n == 14) {
cout << "你是一只柴犬!" << endl;
cout << "你是一只中型犬!" << endl;
cout << "你在日本的武士家中!" << endl;
cout << "1岁时,你便就拿得起武士刀,武艺更是超标!" << endl;
cout << "2岁时,你强大的武力,几乎弹指间便可取下一个普通人的头颅" << endl;
cout << "3岁时,你的武力达到柴犬的顶峰!" << endl;
cout << "你的本性友善,只会对坏人出手" << endl;
cout << "你的刀锋下,人间没有狗子是你的对手" << endl;
cout << "每个被你救过的人都会对你说一句:谢谢你,狗子!" << endl;
cout << "在你18岁那天,你快要闭上眼时,无数人陪你前行" << endl;
} else if (n >= 15) {
cout << "恭喜触发:中华田园犬!" << endl;
cout << "你出生于一个中国农村!" << endl;
cout << "你一生为村子奉献,守护了村子!" << endl;
cout << "开始修为:" << endl;
for (int i = 1; i <= n; i++) {
cout << "你的修为达到" << i << "级" << endl;
}
if (n > 15 && n % 7 == 0) {
cout << "你获得了哮天犬的许可!" << endl;
cout << "你成为了这个农村的守护神!" << endl;
} else {
cout << "修仙失败!你将重生世间......" << endl;
}
}
return 0;
}
`