240 发简信
IP属地:浙江
  • 排序

    try { Console.WriteLine("请输入6个数字"); int[] nums = n...

  • 四家店价格

    try { int[] money = new int[4]; Console.WriteLine(...

  • 抽奖系统

    try{ bool flag = true; //用于判断是否继续执行 string name; int key; int max = 999...

  • 抽奖登录

    namespace ConsoleApplication2 { class Program { static void Main(string[...

  • 抽奖注册

    namespace ConsoleApplication1 { class Program { static void Main(string[...

  • 会员本月的消费记录

    namespace ConsoleApplication2{ class Program { static void ...

  • 输入数字并排序

    namespace ConsoleApplication2 { class Program { static void Main(string[...

  • 倒直角三角形

    namespace ConsoleApplication1 { class Program { static void Main(string[...

  • 直角三角形

    namespace ConsoleApplication1 { class Program { static void Main(string[...