From 3748999c97748c3967349893d84f1b524ac77070 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Sun, 5 May 2024 01:42:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=99=AE=E8=AF=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- branch/latest/md5.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/branch/latest/md5.js b/branch/latest/md5.js index 9a80b14..550b5f0 100644 --- a/branch/latest/md5.js +++ b/branch/latest/md5.js @@ -1,6 +1,8 @@ 'use strict'; -let name_input = "!test!\n\natest\n\ntest2"; +// let name_input = "!test!\n\natest\n\ntest2"; +let name_input = "!test!\n\nthis_is_a"; +// let name_input = "!test!\n!\n\nthis_is_a"; // let name_input = "this_is_a\nthis_is_b"; // let name_input = ` // '9tEUG@LuoTianyi @@ -12790,6 +12792,7 @@ V.ProfileMain.prototype = { outer_display.push(T.RunUpdate_init(benchmarking, null, null, C.JsInt.ag(this_.ch, 100), null, 0, 0, 0)) if (this_.ch >= this_.d) { // 阶段目标场数达到 + logger.info("胜率: " + (this_.Q * 100 / this_.ch) + "%") this_.eS() } result = new T.aq(outer_display, update_list)