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