Skip to content

Commit 086ab25

Browse files
authored
feat: add weekly contest 472 (#4791)
1 parent 619848c commit 086ab25

File tree

36 files changed

+1518
-2
lines changed

36 files changed

+1518
-2
lines changed

solution/3700-3799/3707.Equal Score Substrings/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: 简单
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3700-3799/3707.Equal%20Score%20Substrings/README.md
5+
rating: 1262
6+
source: 第 167 场双周赛 Q1
57
---
68

79
<!-- problem:start -->

solution/3700-3799/3707.Equal Score Substrings/README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: Easy
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3700-3799/3707.Equal%20Score%20Substrings/README_EN.md
5+
rating: 1262
6+
source: Biweekly Contest 167 Q1
57
---
68

79
<!-- problem:start -->

solution/3700-3799/3708.Longest Fibonacci Subarray/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: 中等
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3700-3799/3708.Longest%20Fibonacci%20Subarray/README.md
5+
rating: 1380
6+
source: 第 167 场双周赛 Q2
57
---
68

79
<!-- problem:start -->

solution/3700-3799/3708.Longest Fibonacci Subarray/README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: Medium
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3700-3799/3708.Longest%20Fibonacci%20Subarray/README_EN.md
5+
rating: 1380
6+
source: Biweekly Contest 167 Q2
57
---
68

79
<!-- problem:start -->

solution/3700-3799/3709.Design Exam Scores Tracker/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: 中等
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3700-3799/3709.Design%20Exam%20Scores%20Tracker/README.md
5+
rating: 1647
6+
source: 第 167 场双周赛 Q3
57
---
68

79
<!-- problem:start -->

solution/3700-3799/3709.Design Exam Scores Tracker/README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: Medium
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3700-3799/3709.Design%20Exam%20Scores%20Tracker/README_EN.md
5+
rating: 1647
6+
source: Biweekly Contest 167 Q3
57
---
68

79
<!-- problem:start -->

solution/3700-3799/3710.Maximum Partition Factor/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: 困难
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3700-3799/3710.Maximum%20Partition%20Factor/README.md
5+
rating: 2135
6+
source: 第 167 场双周赛 Q4
57
---
68

79
<!-- problem:start -->

solution/3700-3799/3710.Maximum Partition Factor/README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: Hard
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3700-3799/3710.Maximum%20Partition%20Factor/README_EN.md
5+
rating: 2135
6+
source: Biweekly Contest 167 Q4
57
---
68

79
<!-- problem:start -->

solution/3700-3799/3712.Sum of Elements With Frequency Divisible by K/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: 简单
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3700-3799/3712.Sum%20of%20Elements%20With%20Frequency%20Divisible%20by%20K/README.md
5+
rating: 1198
6+
source: 第 471 场周赛 Q1
57
---
68

79
<!-- problem:start -->

solution/3700-3799/3712.Sum of Elements With Frequency Divisible by K/README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
comments: true
33
difficulty: Easy
44
edit_url: https://github.com/doocs/leetcode/edit/main/solution/3700-3799/3712.Sum%20of%20Elements%20With%20Frequency%20Divisible%20by%20K/README_EN.md
5+
rating: 1198
6+
source: Weekly Contest 471 Q1
57
---
68

79
<!-- problem:start -->

0 commit comments

Comments
 (0)