Skip to content

BWC91 & WC318 & WC319 数据 #58

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 2 commits into from
Nov 24, 2022
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
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: release

on:
workflow_dispatch:
branches: [release]
inputs:
tag:
description: "Release Tag"
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## version 2.2.4

- 优化说明简介
- BWC91 & WC318 & WC319 数据

## version 2.2.3

- 优化说明简介
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "vscode-leetcode-problem-rating",
"displayName": "LeetCode",
"description": "LeetCode 做题, 增加 LeetCode 题目难度分",
"version": "2.2.3",
"description": "LeetCode 官方插件增强, 代码开源, 增加 LeetCode 题目难度分, 给个star吧, 球球了",
"version": "2.2.4",
"author": "ccagml",
"publisher": "ccagml",
"license": "MIT",
Expand Down
132 changes: 88 additions & 44 deletions resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -670,17 +670,6 @@
"ContestID_en": "Weekly Contest 318",
"ContestID_zh": "第 318 场周赛"
},
{
"Rating": 2453.9054896968,
"ID": 2463,
"Title": "Minimum Total Distance Traveled",
"TitleZH": "\u6700\u5c0f\u79fb\u52a8\u603b\u8ddd\u79bb",
"TitleSlug": "minimum-total-distance-traveled",
"ContestSlug": "weekly-contest-318",
"ProblemIndex": "Q4",
"ContestID_en": "Weekly Contest 318",
"ContestID_zh": "\u7b2c 318 \u573a\u5468\u8d5b"
},
{
"Rating": 2449.1323757838,
"ID": 2127,
Expand Down Expand Up @@ -923,6 +912,17 @@
"ContestID_en": "Weekly Contest 198",
"ContestID_zh": "第 198 场周赛"
},
{
"Rating": 2381.6019709166,
"ID": 2468,
"Title": "Split Message Based on Limit",
"TitleZH": "根据限制分割消息",
"TitleSlug": "split-message-based-on-limit",
"ContestSlug": "biweekly-contest-91",
"ProblemIndex": "Q4",
"ContestID_en": "Biweekly Contest 91",
"ContestID_zh": "第 91 场双周赛"
},
{
"Rating": 2381.479024858,
"ID": 956,
Expand Down Expand Up @@ -2958,6 +2958,17 @@
"ContestID_en": "Weekly Contest 85",
"ContestID_zh": "第 85 场周赛"
},
{
"Rating": 2053.354609292,
"ID": 2467,
"Title": "Most Profitable Path in a Tree",
"TitleZH": "树上最大得分和路径",
"TitleSlug": "most-profitable-path-in-a-tree",
"ContestSlug": "biweekly-contest-91",
"ProblemIndex": "Q3",
"ContestID_en": "Biweekly Contest 91",
"ContestID_zh": "第 91 场双周赛"
},
{
"Rating": 2051.0879431258,
"ID": 1856,
Expand Down Expand Up @@ -3343,6 +3354,17 @@
"ContestID_en": "Weekly Contest 143",
"ContestID_zh": "第 143 场周赛"
},
{
"Rating": 2013.4354344791,
"ID": 2472,
"Title": "Maximum Number of Non-overlapping Palindrome Substrings",
"TitleZH": "不重叠回文子字符串的最大数目",
"TitleSlug": "maximum-number-of-non-overlapping-palindrome-substrings",
"ContestSlug": "weekly-contest-319",
"ProblemIndex": "Q4",
"ContestID_en": "Weekly Contest 319",
"ContestID_zh": "第 319 场周赛"
},
{
"Rating": 2011.3542735398,
"ID": 1102,
Expand Down Expand Up @@ -5961,17 +5983,6 @@
"ContestID_en": "Weekly Contest 318",
"ContestID_zh": "第 318 场周赛"
},
{
"Rating": 1763.6404758359,
"ID": 2462,
"Title": "Total Cost to Hire K Workers",
"TitleZH": "\u96c7\u4f63 K \u4f4d\u5de5\u4eba\u7684\u603b\u4ee3\u4ef7",
"TitleSlug": "total-cost-to-hire-k-workers",
"ContestSlug": "weekly-contest-318",
"ProblemIndex": "Q3",
"ContestID_en": "Weekly Contest 318",
"ContestID_zh": "\u7b2c 318 \u573a\u5468\u8d5b"
},
{
"Rating": 1762.3115124143,
"ID": 948,
Expand Down Expand Up @@ -6841,6 +6852,17 @@
"ContestID_en": "Weekly Contest 83",
"ContestID_zh": "第 83 场周赛"
},
{
"Rating": 1694.4308657594,
"ID": 2466,
"Title": "Count Ways To Build Good Strings",
"TitleZH": "统计构造好字符串的方案数",
"TitleSlug": "count-ways-to-build-good-strings",
"ContestSlug": "biweekly-contest-91",
"ProblemIndex": "Q2",
"ContestID_en": "Biweekly Contest 91",
"ContestID_zh": "第 91 场双周赛"
},
{
"Rating": 1693.4495728383,
"ID": 2337,
Expand Down Expand Up @@ -7644,6 +7666,17 @@
"ContestID_en": "Weekly Contest 245",
"ContestID_zh": "第 245 场周赛"
},
{
"Rating": 1635.1520858279,
"ID": 2471,
"Title": "Minimum Number of Operations to Sort a Binary Tree by Level",
"TitleZH": "逐层排序二叉树所需的最少操作数目",
"TitleSlug": "minimum-number-of-operations-to-sort-a-binary-tree-by-level",
"ContestSlug": "weekly-contest-319",
"ProblemIndex": "Q3",
"ContestID_en": "Weekly Contest 319",
"ContestID_zh": "第 319 场周赛"
},
{
"Rating": 1633.6202302555,
"ID": 1466,
Expand Down Expand Up @@ -8491,6 +8524,17 @@
"ContestID_en": "Weekly Contest 179",
"ContestID_zh": "第 179 场周赛"
},
{
"Rating": 1559.9709348417,
"ID": 2470,
"Title": "Number of Subarrays With LCM Equal to K",
"TitleZH": "最小公倍数为 K 的子数组数目",
"TitleSlug": "number-of-subarrays-with-lcm-equal-to-k",
"ContestSlug": "weekly-contest-319",
"ProblemIndex": "Q2",
"ContestID_en": "Weekly Contest 319",
"ContestID_zh": "第 319 场周赛"
},
{
"Rating": 1558.9522968448,
"ID": 2310,
Expand Down Expand Up @@ -8579,17 +8623,6 @@
"ContestID_en": "Weekly Contest 318",
"ContestID_zh": "第 318 场周赛"
},
{
"Rating": 1552.8935571247,
"ID": 2461,
"Title": "Maximum Sum of Distinct Subarrays With Length K",
"TitleZH": "\u957f\u5ea6\u4e3a K \u5b50\u6570\u7ec4\u4e2d\u7684\u6700\u5927\u548c",
"TitleSlug": "maximum-sum-of-distinct-subarrays-with-length-k",
"ContestSlug": "weekly-contest-318",
"ProblemIndex": "Q2",
"ContestID_en": "Weekly Contest 318",
"ContestID_zh": "\u7b2c 318 \u573a\u5468\u8d5b"
},
{
"Rating": 1550.4297615307,
"ID": 2207,
Expand Down Expand Up @@ -13584,6 +13617,17 @@
"ContestID_en": "Biweekly Contest 81",
"ContestID_zh": "第 81 场双周赛"
},
{
"Rating": 1250.0975318308,
"ID": 2465,
"Title": "Number of Distinct Averages",
"TitleZH": "不同的平均值数目",
"TitleSlug": "number-of-distinct-averages",
"ContestSlug": "biweekly-contest-91",
"ProblemIndex": "Q1",
"ContestID_en": "Biweekly Contest 91",
"ContestID_zh": "第 91 场双周赛"
},
{
"Rating": 1249.9947800752,
"ID": 1150,
Expand Down Expand Up @@ -14123,17 +14167,6 @@
"ContestID_en": "Weekly Contest 318",
"ContestID_zh": "第 318 场周赛"
},
{
"Rating": 1223.9335618833,
"ID": 2460,
"Title": "Apply Operations to an Array",
"TitleZH": "\u5bf9\u6570\u7ec4\u6267\u884c\u64cd\u4f5c",
"TitleSlug": "apply-operations-to-an-array",
"ContestSlug": "weekly-contest-318",
"ProblemIndex": "Q1",
"ContestID_en": "Weekly Contest 318",
"ContestID_zh": "\u7b2c 318 \u573a\u5468\u8d5b"
},
{
"Rating": 1223.406570396,
"ID": 2206,
Expand Down Expand Up @@ -15058,6 +15091,17 @@
"ContestID_en": "Weekly Contest 196",
"ContestID_zh": "第 196 场周赛"
},
{
"Rating": 1153.427255962,
"ID": 2469,
"Title": "Convert the Temperature",
"TitleZH": "温度转换",
"TitleSlug": "convert-the-temperature",
"ContestSlug": "weekly-contest-319",
"ProblemIndex": "Q1",
"ContestID_en": "Weekly Contest 319",
"ContestID_zh": "第 319 场周赛"
},
{
"Rating": 1152.1494742874,
"ID": 2089,
Expand Down