Skip to content

Commit a5621ff

Browse files
committed
BWC96 & WC328 & WC329 数据
1 parent f155833 commit a5621ff

File tree

4 files changed

+139
-1
lines changed

4 files changed

+139
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## version 2.14.2
2+
3+
- BWC96 & WC328 & WC329 数据
4+
15
## version 2.14.1
26

37
- 尝试增加语言本地化

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-leetcode-problem-rating",
33
"displayName": "LeetCode",
44
"description": "%main.description%",
5-
"version": "2.14.1",
5+
"version": "2.14.2",
66
"author": "ccagml",
77
"publisher": "ccagml",
88
"license": "MIT",

resources/data.json

Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -868,6 +868,17 @@
868868
"ContestID_en": "Weekly Contest 105",
869869
"ContestID_zh": "第 105 场周赛"
870870
},
871+
{
872+
"Rating": 2397.9722495587,
873+
"ID": 2538,
874+
"Title": "Difference Between Maximum and Minimum Price Sum",
875+
"TitleZH": "最大价值和与最小价值和的差值",
876+
"TitleSlug": "difference-between-maximum-and-minimum-price-sum",
877+
"ContestSlug": "weekly-contest-328",
878+
"ProblemIndex": "Q4",
879+
"ContestID_en": "Weekly Contest 328",
880+
"ContestID_zh": "第 328 场周赛"
881+
},
871882
{
872883
"Rating": 2396.6267778669,
873884
"ID": 808,
@@ -1792,6 +1803,17 @@
17921803
"ContestID_en": "Weekly Contest 211",
17931804
"ContestID_zh": "第 211 场周赛"
17941805
},
1806+
{
1807+
"Rating": 2220.8257124139,
1808+
"ID": 2543,
1809+
"Title": "Check if Point Is Reachable",
1810+
"TitleZH": "判断一个点是否可以到达",
1811+
"TitleSlug": "check-if-point-is-reachable",
1812+
"ContestSlug": "biweekly-contest-96",
1813+
"ProblemIndex": "Q4",
1814+
"ContestID_en": "Biweekly Contest 96",
1815+
"ContestID_zh": "第 96 场双周赛"
1816+
},
17951817
{
17961818
"Rating": 2220.0903365738,
17971819
"ID": 2223,
@@ -3057,6 +3079,17 @@
30573079
"ContestID_en": "Weekly Contest 192",
30583080
"ContestID_zh": "第 192 场周赛"
30593081
},
3082+
{
3083+
"Rating": 2056.2598215101,
3084+
"ID": 2542,
3085+
"Title": "Maximum Subsequence Score",
3086+
"TitleZH": "最大子序列的分数",
3087+
"TitleSlug": "maximum-subsequence-score",
3088+
"ContestSlug": "biweekly-contest-96",
3089+
"ProblemIndex": "Q3",
3090+
"ContestID_en": "Biweekly Contest 96",
3091+
"ContestID_zh": "第 96 场双周赛"
3092+
},
30603093
{
30613094
"Rating": 2055.0970201875,
30623095
"ID": 1575,
@@ -3442,6 +3475,17 @@
34423475
"ContestID_en": "Weekly Contest 325",
34433476
"ContestID_zh": "第 325 场周赛"
34443477
},
3478+
{
3479+
"Rating": 2019.9859462755,
3480+
"ID": 2547,
3481+
"Title": "Minimum Cost to Split an Array",
3482+
"TitleZH": "拆分数组的最小代价",
3483+
"TitleSlug": "minimum-cost-to-split-an-array",
3484+
"ContestSlug": "weekly-contest-329",
3485+
"ProblemIndex": "Q4",
3486+
"ContestID_en": "Weekly Contest 329",
3487+
"ContestID_zh": "第 329 场周赛"
3488+
},
34453489
{
34463490
"Rating": 2019.5399647546,
34473491
"ID": 909,
@@ -4652,6 +4696,17 @@
46524696
"ContestID_en": "Weekly Contest 223",
46534697
"ContestID_zh": "第 223 场周赛"
46544698
},
4699+
{
4700+
"Rating": 1891.8455273506,
4701+
"ID": 2537,
4702+
"Title": "Count the Number of Good Subarrays",
4703+
"TitleZH": "统计好子数组的数目",
4704+
"TitleSlug": "count-the-number-of-good-subarrays",
4705+
"ContestSlug": "weekly-contest-328",
4706+
"ProblemIndex": "Q3",
4707+
"ContestID_en": "Weekly Contest 328",
4708+
"ContestID_zh": "第 328 场周赛"
4709+
},
46554710
{
46564711
"Rating": 1886.7040111218,
46574712
"ID": 2305,
@@ -8106,6 +8161,17 @@
81068161
"ContestID_en": "Biweekly Contest 84",
81078162
"ContestID_zh": "第 84 场双周赛"
81088163
},
8164+
{
8165+
"Rating": 1619.505461912,
8166+
"ID": 2541,
8167+
"Title": "Minimum Operations to Make Array Equal II",
8168+
"TitleZH": "使数组中所有元素相等的最小操作数 II",
8169+
"TitleSlug": "minimum-operations-to-make-array-equal-ii",
8170+
"ContestSlug": "biweekly-contest-96",
8171+
"ProblemIndex": "Q2",
8172+
"ContestID_en": "Biweekly Contest 96",
8173+
"ContestID_zh": "第 96 场双周赛"
8174+
},
81098175
{
81108176
"Rating": 1618.6016480451,
81118177
"ID": 1503,
@@ -8282,6 +8348,17 @@
82828348
"ContestID_en": "Weekly Contest 78",
82838349
"ContestID_zh": "第 78 场周赛"
82848350
},
8351+
{
8352+
"Rating": 1604.6299874552,
8353+
"ID": 2546,
8354+
"Title": "Apply Bitwise Operations to Make Strings Equal",
8355+
"TitleZH": "执行逐位运算使字符串相等",
8356+
"TitleSlug": "apply-bitwise-operations-to-make-strings-equal",
8357+
"ContestSlug": "weekly-contest-329",
8358+
"ProblemIndex": "Q3",
8359+
"ContestID_en": "Weekly Contest 329",
8360+
"ContestID_zh": "第 329 场周赛"
8361+
},
82858362
{
82868363
"Rating": 1604.5128423093,
82878364
"ID": 2522,
@@ -8535,6 +8612,17 @@
85358612
"ContestID_en": "Weekly Contest 133",
85368613
"ContestID_zh": "第 133 场周赛"
85378614
},
8615+
{
8616+
"Rating": 1583.3117784523,
8617+
"ID": 2536,
8618+
"Title": "Increment Submatrices by One",
8619+
"TitleZH": "子矩阵元素加 1",
8620+
"TitleSlug": "increment-submatrices-by-one",
8621+
"ContestSlug": "weekly-contest-328",
8622+
"ProblemIndex": "Q2",
8623+
"ContestID_en": "Weekly Contest 328",
8624+
"ContestID_zh": "第 328 场周赛"
8625+
},
85388626
{
85398627
"Rating": 1581.4963716166,
85408628
"ID": 2211,
@@ -13188,6 +13276,17 @@
1318813276
"ContestID_en": "Biweekly Contest 43",
1318913277
"ContestID_zh": "第 43 场双周赛"
1319013278
},
13279+
{
13280+
"Rating": 1294.0257382852,
13281+
"ID": 2545,
13282+
"Title": "Sort the Students by Their Kth Score",
13283+
"TitleZH": "根据第 K 场考试的分数排序",
13284+
"TitleSlug": "sort-the-students-by-their-kth-score",
13285+
"ContestSlug": "weekly-contest-329",
13286+
"ProblemIndex": "Q2",
13287+
"ContestID_en": "Weekly Contest 329",
13288+
"ContestID_zh": "第 329 场周赛"
13289+
},
1319113290
{
1319213291
"Rating": 1293.4904281819,
1319313292
"ID": 1551,
@@ -14156,6 +14255,17 @@
1415614255
"ContestID_en": "Biweekly Contest 86",
1415714256
"ContestID_zh": "第 86 场双周赛"
1415814257
},
14258+
{
14259+
"Rating": 1249.7515196656,
14260+
"ID": 2540,
14261+
"Title": "Minimum Common Value",
14262+
"TitleZH": "最小公共值",
14263+
"TitleSlug": "minimum-common-value",
14264+
"ContestSlug": "biweekly-contest-96",
14265+
"ProblemIndex": "Q1",
14266+
"ContestID_en": "Biweekly Contest 96",
14267+
"ContestID_zh": "第 96 场双周赛"
14268+
},
1415914269
{
1416014270
"Rating": 1249.4294341104,
1416114271
"ID": 766,
@@ -14695,6 +14805,17 @@
1469514805
"ContestID_en": "Weekly Contest 184",
1469614806
"ContestID_zh": "第 184 场周赛"
1469714807
},
14808+
{
14809+
"Rating": 1222.2354919459,
14810+
"ID": 2535,
14811+
"Title": "Difference Between Element Sum and Digit Sum of an Array",
14812+
"TitleZH": "数组元素和与数字和的绝对差",
14813+
"TitleSlug": "difference-between-element-sum-and-digit-sum-of-an-array",
14814+
"ContestSlug": "weekly-contest-328",
14815+
"ProblemIndex": "Q1",
14816+
"ContestID_en": "Weekly Contest 328",
14817+
"ContestID_zh": "第 328 场周赛"
14818+
},
1469814819
{
1469914820
"Rating": 1221.9872943569,
1470014821
"ID": 1678,
@@ -15267,6 +15388,17 @@
1526715388
"ContestID_en": "Weekly Contest 255",
1526815389
"ContestID_zh": "第 255 场周赛"
1526915390
},
15391+
{
15392+
"Rating": 1184.3385083575,
15393+
"ID": 2544,
15394+
"Title": "Alternating Digit Sum",
15395+
"TitleZH": "交替数字和",
15396+
"TitleSlug": "alternating-digit-sum",
15397+
"ContestSlug": "weekly-contest-329",
15398+
"ProblemIndex": "Q1",
15399+
"ContestID_en": "Weekly Contest 329",
15400+
"ContestID_zh": "第 329 场周赛"
15401+
},
1527015402
{
1527115403
"Rating": 1182.6489068544,
1527215404
"ID": 1672,

src/service/SolutionService.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ class SolutionService extends BaseWebViewService {
5757

5858
// $\textit
5959
this.solution.body = this.solution.body.replace(/\$\textit/g, "$");
60+
this.solution.body = this.solution.body.replace(/\$\texttt/g, "$");
61+
this.solution.body = this.solution.body.replace(/\$\text/g, "$");
6062

6163
const body: string = markdownService.render(this.solution.body, {
6264
lang: this.solution.lang,

0 commit comments

Comments
 (0)