Skip to content

BWC95 & WC327 数据 #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## version 2.11.11

- BWC95 & WC327 数据

## version 2.11.10

- 尝试修复获取不到用户名的情况
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-leetcode-problem-rating",
"displayName": "LeetCode",
"description": "LeetCode 官方插件增强, 代码开源, 增加 LeetCode 题目难度分, 给个star吧, 球球了",
"version": "2.11.10",
"version": "2.11.11",
"author": "ccagml",
"publisher": "ccagml",
"license": "MIT",
Expand Down
88 changes: 88 additions & 0 deletions resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,17 @@
"ContestID_en": "Weekly Contest 116",
"ContestID_zh": "第 116 场周赛"
},
{
"Rating": 2588.8752130913,
"ID": 2532,
"Title": "Time to Cross a Bridge",
"TitleZH": "过桥的时间",
"TitleSlug": "time-to-cross-a-bridge",
"ContestSlug": "weekly-contest-327",
"ProblemIndex": "Q4",
"ContestID_en": "Weekly Contest 327",
"ContestID_zh": "第 327 场周赛"
},
{
"Rating": 2587.8725248485,
"ID": 1883,
Expand Down Expand Up @@ -1671,6 +1682,17 @@
"ContestID_en": "Weekly Contest 88",
"ContestID_zh": "第 88 场周赛"
},
{
"Rating": 2235.5784618885,
"ID": 2528,
"Title": "Maximize the Minimum Powered City",
"TitleZH": "最大化城市的最小供电站数目",
"TitleSlug": "maximize-the-minimum-powered-city",
"ContestSlug": "biweekly-contest-95",
"ProblemIndex": "Q4",
"ContestID_en": "Biweekly Contest 95",
"ContestID_zh": "第 95 场双周赛"
},
{
"Rating": 2234.9191877602,
"ID": 1915,
Expand Down Expand Up @@ -6060,6 +6082,17 @@
"ContestID_en": "Weekly Contest 105",
"ContestID_zh": "第 105 场周赛"
},
{
"Rating": 1775.854606648,
"ID": 2531,
"Title": "Make Number of Distinct Characters Equal",
"TitleZH": "使字符串总不同字符的数目相等",
"TitleSlug": "make-number-of-distinct-characters-equal",
"ContestSlug": "weekly-contest-327",
"ProblemIndex": "Q3",
"ContestID_en": "Weekly Contest 327",
"ContestID_zh": "第 327 场周赛"
},
{
"Rating": 1774.8764591297,
"ID": 1238,
Expand Down Expand Up @@ -8887,6 +8920,17 @@
"ContestID_en": "Biweekly Contest 74",
"ContestID_zh": "第 74 场双周赛"
},
{
"Rating": 1549.945040184,
"ID": 2527,
"Title": "Find Xor-Beauty of Array",
"TitleZH": "查询数组 Xor 美丽值",
"TitleSlug": "find-xor-beauty-of-array",
"ContestSlug": "biweekly-contest-95",
"ProblemIndex": "Q3",
"ContestID_en": "Biweekly Contest 95",
"ContestID_zh": "第 95 场双周赛"
},
{
"Rating": 1548.4678056182,
"ID": 1329,
Expand Down Expand Up @@ -10339,6 +10383,17 @@
"ContestID_en": "Weekly Contest 191",
"ContestID_zh": "第 191 场周赛"
},
{
"Rating": 1444.3218903725,
"ID": 2526,
"Title": "Find Consecutive Integers from a Data Stream",
"TitleZH": "找到数据流中的连续整数",
"TitleSlug": "find-consecutive-integers-from-a-data-stream",
"ContestSlug": "biweekly-contest-95",
"ProblemIndex": "Q2",
"ContestID_en": "Biweekly Contest 95",
"ContestID_zh": "第 95 场双周赛"
},
{
"Rating": 1444.2068009303,
"ID": 942,
Expand Down Expand Up @@ -11318,6 +11373,17 @@
"ContestID_en": "Weekly Contest 165",
"ContestID_zh": "第 165 场周赛"
},
{
"Rating": 1386.1200017827,
"ID": 2530,
"Title": "Maximal Score After Applying K Operations",
"TitleZH": "执行 K 次操作后的最大分数",
"TitleSlug": "maximal-score-after-applying-k-operations",
"ContestSlug": "weekly-contest-327",
"ProblemIndex": "Q2",
"ContestID_en": "Weekly Contest 327",
"ContestID_zh": "第 327 场周赛"
},
{
"Rating": 1384.4078082338,
"ID": 1271,
Expand Down Expand Up @@ -12946,6 +13012,17 @@
"ContestID_en": "Weekly Contest 289",
"ContestID_zh": "第 289 场周赛"
},
{
"Rating": 1301.4167433184,
"ID": 2525,
"Title": "Categorize Box According to Criteria",
"TitleZH": "根据规则将箱子分类",
"TitleSlug": "categorize-box-according-to-criteria",
"ContestSlug": "biweekly-contest-95",
"ProblemIndex": "Q1",
"ContestID_en": "Biweekly Contest 95",
"ContestID_zh": "第 95 场双周赛"
},
{
"Rating": 1301.4117757184,
"ID": 806,
Expand Down Expand Up @@ -15047,6 +15124,17 @@
"ContestID_en": "Weekly Contest 122",
"ContestID_zh": "第 122 场周赛"
},
{
"Rating": 1195.9731842298,
"ID": 2529,
"Title": "Maximum Count of Positive Integer and Negative Integer",
"TitleZH": "正整数和负整数的最大计数",
"TitleSlug": "maximum-count-of-positive-integer-and-negative-integer",
"ContestSlug": "weekly-contest-327",
"ProblemIndex": "Q1",
"ContestID_en": "Weekly Contest 327",
"ContestID_zh": "第 327 场周赛"
},
{
"Rating": 1195.7512695571,
"ID": 1207,
Expand Down