diff --git a/v1.c b/v2.c similarity index 58% rename from v1.c rename to v2.c index 0fd035a..b4e8a23 100644 --- a/v1.c +++ b/v2.c @@ -71,3 +71,60 @@ int main() } return 0; } +//函数定义 +void print()/*输出界面*/ +{ + system("color F5"); + system("cls"); + int i,j; + for(i=0;i