This commit is contained in:
shenjack 2024-05-05 01:42:30 +08:00
parent c29a05d098
commit 3748999c97
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -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)