2018年4月17日

摘要: static void Main(string[] args) { int j; int m = 9; for (int i = 1; i 0 && j != 1) Console.Write("+"); Console.Write(j); } Console.ReadLine(); } public static int sum(int... 阅读全文
posted @ 2018-04-17 19:50 扶门的小熊猫 阅读(306) 评论(0) 推荐(0)

导航