From 4d048256ccb65861ef07b1bee160a1989ffaeebb Mon Sep 17 00:00:00 2001 From: AceTeemo <609544959@qq.com> Date: Wed, 9 Jan 2019 20:01:04 +0800 Subject: [PATCH] 6 --- v5.c => v6.c | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) rename v5.c => v6.c (91%) diff --git a/v5.c b/v6.c similarity index 91% rename from v5.c rename to v6.c index 58cb81b..897c205 100644 --- a/v5.c +++ b/v6.c @@ -239,3 +239,27 @@ void win() printf("\n █ █ ███ █ █ "); system("pause"); } +void end() +{ + system("mode con cols=50 lines=15"); + system("cls"); + printf("\n\n\n\n\n\n\n\n\n\n\n\n 谢谢使用!\n\n\n\n"); + printf(" 计算机1812班\n 184018001207\n 向理\n") ; +} +//以下为地图生成函数 + +/*准备生成的初始化*/ +void chu() +{ + int i,j; + for(i=0;i