Skip to content

Commit f5a6a29

Browse files
committed
(auto-commit) Update weekly-contest-472 after system test
1 parent 33556de commit f5a6a29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

ratings.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Rating ID Title Title ZH Title Slug Contest Slug Problem Index
3838
2748.1250429610 3449 Maximize the Minimum Game Score 最大化游戏分数的最小值 maximize-the-minimum-game-score weekly-contest-436 Q4
3939
2743.9313067671 3630 Partition Array for Maximum XOR and AND 划分数组得到最大异或运算和与运算之和 partition-array-for-maximum-xor-and-and weekly-contest-460 Q4
4040
2735.0909781144 3117 Minimum Sum of Values by Dividing Array 划分数组得到最小的值之和 minimum-sum-of-values-by-dividing-array weekly-contest-393 Q4
41+
2723.5212649775 3721 Longest Balanced Subarray II 最长平衡子数组 II longest-balanced-subarray-ii weekly-contest-472 Q4
4142
2723.2974277194 3414 Maximum Score of Non-overlapping Intervals 不重叠区间的最大得分 maximum-score-of-non-overlapping-intervals weekly-contest-431 Q4
4243
2722.8634460016 3382 Maximum Area Rectangle With Point Constraints II 用点构造面积最大的矩形 II maximum-area-rectangle-with-point-constraints-ii weekly-contest-427 Q4
43-
2719.5708628451 3721 Longest Balanced Subarray II 最长平衡子数组 II longest-balanced-subarray-ii weekly-contest-472 Q4
4444
2711.8717381409 2603 Collect Coins in a Tree 收集树中金币 collect-coins-in-a-tree weekly-contest-338 Q4
4545
2709.4067070911 3017 Count the Number of Houses at a Certain Distance II 按距离统计房屋对数目 II count-the-number-of-houses-at-a-certain-distance-ii weekly-contest-381 Q4
4646
2702.6772838353 3509 Maximum Product of Subsequences With an Alternating Sum Equal to K 最大化交错和为 K 的子序列乘积 maximum-product-of-subsequences-with-an-alternating-sum-equal-to-k weekly-contest-444 Q3
@@ -682,11 +682,11 @@ Rating ID Title Title ZH Title Slug Contest Slug Problem Index
682682
1960.5517123728 2392 Build a Matrix With Conditions 给定条件下构造矩阵 build-a-matrix-with-conditions weekly-contest-308 Q4
683683
1959.2696201953 2564 Substring XOR Queries 子字符串异或查询 substring-xor-queries weekly-contest-332 Q3
684684
1959.1438732568 3593 Minimum Increments to Equalize Leaf Paths 使叶子路径成本相等的最小增量 minimum-increments-to-equalize-leaf-paths weekly-contest-455 Q3
685+
1958.1499109036 3720 Lexicographically Smallest Permutation Greater Than Target 大于目标字符串的最小字典序排列 lexicographically-smallest-permutation-greater-than-target weekly-contest-472 Q3
685686
1956.7059585934 1463 Cherry Pickup II 摘樱桃 II cherry-pickup-ii biweekly-contest-27 Q4
686687
1954.5247525411 3599 Partition Array to Minimize XOR 划分数组得到最小 XOR partition-array-to-minimize-xor weekly-contest-456 Q3
687688
1954.2533254344 1696 Jump Game VI 跳跃游戏 VI jump-game-vi weekly-contest-220 Q3
688689
1953.1377267440 2434 Using a Robot to Print the Lexicographically Smallest String 使用机器人打印字典序最小的字符串 using-a-robot-to-print-the-lexicographically-smallest-string weekly-contest-314 Q3
689-
1952.8654631276 3720 Lexicographically Smallest Permutation Greater Than Target 大于目标字符串的最小字典序排列 lexicographically-smallest-permutation-greater-than-target weekly-contest-472 Q3
690690
1952.7073399331 1737 Change Minimum Characters to Satisfy One of Three Conditions 满足三条件之一需改变的最少字符数 change-minimum-characters-to-satisfy-one-of-three-conditions weekly-contest-225 Q2
691691
1951.5918682146 2435 Paths in Matrix Whose Sum Is Divisible by K 矩阵中和能被 K 整除的路径 paths-in-matrix-whose-sum-is-divisible-by-k weekly-contest-314 Q4
692692
1951.3509259668 1259 Handshakes That Don't Cross 不相交的握手 handshakes-that-dont-cross biweekly-contest-13 Q4
@@ -1501,10 +1501,10 @@ Rating ID Title Title ZH Title Slug Contest Slug Problem Index
15011501
1468.8739273624 2900 Longest Unequal Adjacent Groups Subsequence I 最长相邻不相等子序列 I longest-unequal-adjacent-groups-subsequence-i biweekly-contest-115 Q2
15021502
1467.9366439696 2012 Sum of Beauty in the Array 数组美丽值求和 sum-of-beauty-in-the-array weekly-contest-259 Q2
15031503
1467.7383709213 2038 Remove Colored Pieces if Both Neighbors are the Same Color 如果相邻两个颜色均相同则删除当前颜色 remove-colored-pieces-if-both-neighbors-are-the-same-color biweekly-contest-63 Q2
1504+
1467.0171625203 3719 Longest Balanced Subarray I 最长平衡子数组 I longest-balanced-subarray-i weekly-contest-472 Q2
15041505
1465.7023558248 1414 Find the Minimum Number of Fibonacci Numbers Whose Sum Is K 和为 K 的最少斐波那契数字数目 find-the-minimum-number-of-fibonacci-numbers-whose-sum-is-k biweekly-contest-24 Q2
15051506
1464.6895034875 1361 Validate Binary Tree Nodes 验证二叉树 validate-binary-tree-nodes weekly-contest-177 Q2
15061507
1464.5254961488 1396 Design Underground System 设计地铁系统 design-underground-system weekly-contest-182 Q3
1507-
1464.1993668092 3719 Longest Balanced Subarray I 最长平衡子数组 I longest-balanced-subarray-i weekly-contest-472 Q2
15081508
1463.2825992167 3638 Maximum Balanced Shipments 平衡装运的最大数量 maximum-balanced-shipments weekly-contest-461 Q2
15091509
1462.4423844498 1022 Sum of Root To Leaf Binary Numbers 从根到叶的二进制数之和 sum-of-root-to-leaf-binary-numbers weekly-contest-131 Q2
15101510
1461.9157715206 946 Validate Stack Sequences 验证栈序列 validate-stack-sequences weekly-contest-112 Q2
@@ -2102,6 +2102,7 @@ Rating ID Title Title ZH Title Slug Contest Slug Problem Index
21022102
1228.2540685683 3701 Compute Alternating Sum 计算交替和 compute-alternating-sum weekly-contest-470 Q1
21032103
1227.9103734800 2729 Check if The Number is Fascinating 判断一个数是否迷人 check-if-the-number-is-fascinating biweekly-contest-106 Q1
21042104
1227.7906887239 844 Backspace String Compare 比较含退格的字符串 backspace-string-compare weekly-contest-87 Q1
2105+
1227.6337833819 3718 Smallest Missing Multiple of K 缺失的最小倍数 smallest-missing-multiple-of-k weekly-contest-472 Q1
21052106
1227.3485530532 1118 Number of Days in a Month 一月有多少天 number-of-days-in-a-month biweekly-contest-4 Q1
21062107
1227.2132332300 3618 Split Array by Prime Indices 根据质数下标分割数组 split-array-by-prime-indices biweekly-contest-161 Q1
21072108
1226.8332278145 1935 Maximum Number of Words You Can Type 可以输入的最大单词数 maximum-number-of-words-you-can-type weekly-contest-250 Q1
@@ -2114,7 +2115,6 @@ Rating ID Title Title ZH Title Slug Contest Slug Problem Index
21142115
1223.7257942998 3206 Alternating Groups I 交替组 I alternating-groups-i biweekly-contest-134 Q1
21152116
1223.4065703960 2206 Divide Array Into Equal Pairs 将数组划分成相等数对 divide-array-into-equal-pairs biweekly-contest-74 Q1
21162117
1223.3861903833 1408 String Matching in an Array 数组中的字符串匹配 string-matching-in-an-array weekly-contest-184 Q1
2117-
1223.1316465704 3718 Smallest Missing Multiple of K 缺失的最小倍数 smallest-missing-multiple-of-k weekly-contest-472 Q1
21182118
1222.2354919459 2535 Difference Between Element Sum and Digit Sum of an Array 数组元素和与数字和的绝对差 difference-between-element-sum-and-digit-sum-of-an-array weekly-contest-328 Q1
21192119
1221.9872943569 1678 Goal Parser Interpretation 设计 Goal 解析器 goal-parser-interpretation weekly-contest-218 Q1
21202120
1221.8477681772 2414 Length of the Longest Alphabetical Continuous Substring 最长的字母序连续子字符串的长度 length-of-the-longest-alphabetical-continuous-substring weekly-contest-311 Q2

0 commit comments

Comments
 (0)