约会大作战手游吧 关注:89,041贴子:3,494,966

大凉山说大数据测过 我来氵下试试

只看楼主收藏回复

昨天本来想氵贴的 奈何太忙 自己的本职都被水了 今天加班摸鱼搞个测试看看 到底司马策划想要得到怎样的期望吧


IP属地:广西1楼2019-03-16 11:58回复
    懂了懂了,five非酋不氪就是了


    IP属地:河北来自iPhone客户端3楼2019-03-16 12:02
    回复
      2025-07-14 10:49:48
      广告
      程序运行结果?


      IP属地:陕西来自Android客户端4楼2019-03-16 12:03
      收起回复
        static java.util.Map<Integer,Integer> CostPlan = new java.util.HashMap<Integer,Integer>(16);
        static java.util.Map<Integer,Integer> CHGiftMap = new java.util.HashMap<Integer,Integer>(16);
        static java.util.Map<Integer,Integer> CHSMMap = new java.util.HashMap<Integer,Integer>(16);
        static {
        //性感策划们提供的巨划算礼包 按抽出来算最划算买法 加起来也就690的啦 45个猫爪690 买完都才不到 1000 我哭了 呵呵
        for (int i = 0;i < 46; i ++) {
        int price = 0;
        if(i <= 3) {
        price = 50;
        }
        if(i > 3 && i <= 6) {
        price = 88;
        }
        if(i > 6 && i <= 9) {
        price = 88 + 50;
        }
        if(i > 9 && i <= 12) {
        price = 88*2;
        }
        if(i > 12 && i <= 15) {
        price = 88*2 + 50;
        }
        if(i > 15 && i <= 18) {
        price = 88*3;
        }
        if(i > 18 && i <= 21) {
        price = 88*3 + 50;
        }
        if(i > 21 && i <= 24) {
        price = 88*4;
        }
        if(i > 24 && i <= 27) {
        price = 88*4 + 50;
        }
        if(i > 27 && i <= 30) {
        price = 88*5;
        }
        if(i > 30 && i <= 33) {
        price = 88*5 + 50;
        }
        if(i > 33 && i <= 36) {
        price = 88*5 + 50*2;
        }
        if(i > 36 && i <= 39) {
        price = 88*5 + 50*3;
        }
        if(i > 39 && i <= 42) {
        price = 88*5 + 50*4;
        }
        if(i > 42 && i <= 45) {
        price = 88*5 + 50*5;
        }
        CostPlan.put(i, price);
        }
        //策划们送的铃铛套餐
        for (int i = 0;i <= 200;i++) {
        CHSMMap.put(i, 0);
        }
        CHGiftMap.put(0,0);
        CHGiftMap.put(1,1);
        CHGiftMap.put(2,2);
        CHGiftMap.put(3,2);
        CHGiftMap.put(4,4);
        CHGiftMap.put(5,4);
        CHGiftMap.put(6,6);
        for (int i = 7;i <= 200;i++) {
        if (i <= 30) {
        CHGiftMap.put(i, 6 + (int)Math.floor((i - 6)/4)*4);
        }else {
        CHGiftMap.put(i, 6 + (int)Math.floor((30 - 6)/4)*4);
        }
        }
        }


        IP属地:广西8楼2019-03-16 12:42
        回复
          private static void CHSM(int tip, int count, Boolean isGift, String msg) {
          int singleCost = 0;
          int maxCost = 0;
          int total = 0;
          int countBaiPiao = 0;
          int countHThousand = 0;
          int countThousand = 0;
          java.util.Map<Integer,Integer> realBollMap = new java.util.HashMap<Integer,Integer>();
          if (isGift) {
          realBollMap = CHGiftMap;
          } else {
          realBollMap = CHSMMap;
          }
          for (int i = 0;i < count; i++) {
          singleCost = returnCHSMCost(tip, realBollMap);
          if (singleCost > maxCost) {
          maxCost = singleCost;
          }
          if (singleCost > 500) {
          countHThousand++;
          }
          if (singleCost > 1000) {
          countThousand++;
          }
          if (singleCost == 0) {
          countBaiPiao++;
          }
          total += singleCost;
          }
          System.out.println(msg + "幼儿园策划们送的猫爪数" + tip + "\n取样" + ((float)count/10000) + "万条数据,平均花费:" + ((float)total/count) + " 非洲酋长花费:" +
          + maxCost + " 白嫖选手占比:" + ((float)countBaiPiao*100/count) + "%\n 亚洲花500以上的选手占比:" + ((float)countHThousand*100/count) + "% "
          + " 悲催的1000以上选手(没错就是我)占比:" + ((float)countThousand*100/count) + "%,人数" + countThousand +"\n");
          }
          public static void main(String[] args) {
          CHSM(20, 2000000, false, "统计一开始所谓大数据期望的情况:\n");
          CHSM(28, 2000000, true, "搞事之后补偿的期望:\n");
          CHSM(2, 2000000, false, "大佬们第一天出来就全都要的情况:\n");
          CHSM(10, 2000000, true, "搞事之后补偿第一天就全都要的情况:\n");
          }


          IP属地:广西10楼2019-03-16 12:42
          回复
            不难看出 在大家搞事之后 平均花费降到了140 白嫖的概率也大大的增加了 可惜并不能掩盖有的人依然需要1-2K去买2dlive皮肤的事实 也无法掩盖 幼儿园策划推出的智障礼包 严重的拉低玩家智商 真的不想多说什么了 经过那么多事 留下来真的是纯粹喜欢 狂三 只要出皮肤 只要纯价不超500 带点有用的捆绑卖贵点 我都会要 可是如果在多来几次这种操作 这谁能顶得住? 所以这次我不打算氪了 也许就此退坑吧 果然还是 好好玩BGO单机就算了


            IP属地:广西11楼2019-03-16 12:54
            回复





              IP属地:广西来自Android客户端12楼2019-03-16 12:59
              回复
                冠位指定好玩嘛


                IP属地:河南来自Android客户端13楼2019-03-16 13:01
                收起回复
                  2025-07-14 10:43:48
                  广告
                  大佬🐂🍺


                  IP属地:江苏来自iPhone客户端14楼2019-03-16 13:16
                  回复
                    开出部件的概率到底多少啊,我这边全是铃铛


                    15楼2019-03-16 13:46
                    收起回复
                      屑,又是码农


                      来自Android客户端16楼2019-03-16 14:39
                      收起回复
                        前辈你好,前辈再见(指从入坑到入坟


                        IP属地:湖北来自Android客户端17楼2019-03-16 14:54
                        回复
                          现在想想也是感慨万分 凉凉山当初骚操作造就的几个头号舔狗卖号的卖号 退坑的退坑 到头来最后留下来的居然还是骂的最狠的玩家 不会是表面笑嘻嘻 心里MMP的吧 这也太真实了


                          IP属地:广西18楼2019-03-16 15:08
                          收起回复
                            活动结束那天,是不是来一个了断了


                            IP属地:广东来自Android客户端20楼2019-03-16 17:02
                            回复