Skip to content

Commit 5a66445

Browse files
longsizhuogithub-actions[bot]
authored andcommitted
chore(docs): sync doc metadata [skip ci]
1 parent 9db3178 commit 5a66445

3 files changed

Lines changed: 38 additions & 2 deletions

File tree

app/docs/CommunityShare/Leetcode/[1545]找出第 N 个二进制字符串中的第 K 位.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ tags:
66
- answer
77
- Math
88
- String
9+
docId: zuoplhoodv7tzfgku0pwzi6w
910
---
1011

1112
# 题目

app/docs/CommunityShare/Leetcode/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Leetcode 题解汇总
33
description: 这里收集了社区分享的所有 Leetcode 刷题笔记和题解。
4+
docId: aslw60tfyzxqga598pt4ociu
45
---
56

67
import { source } from "@/lib/source";

generated/doc-contributors.json

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"repo": "InvolutionHell/involutionhell",
3-
"generatedAt": "2026-03-04T14:17:25.549Z",
3+
"generatedAt": "2026-03-09T17:47:42.725Z",
44
"docsDir": "app/docs",
5-
"totalDocs": 146,
5+
"totalDocs": 148,
66
"results": [
77
{
88
"docId": "ue27z7z95yzw3lhhfj7nit1c",
@@ -2068,6 +2068,23 @@
20682068
}
20692069
]
20702070
},
2071+
{
2072+
"docId": "zuoplhoodv7tzfgku0pwzi6w",
2073+
"path": "app/docs/CommunityShare/Leetcode/[1545]找出第 N 个二进制字符串中的第 K 位.md",
2074+
"contributorStats": {
2075+
"114939201": 1
2076+
},
2077+
"contributors": [
2078+
{
2079+
"githubId": "114939201",
2080+
"contributions": 1,
2081+
"lastContributedAt": "2026-03-09T17:41:04.000Z",
2082+
"login": "longsizhuo",
2083+
"avatarUrl": "https://avatars.githubusercontent.com/u/114939201?v=4",
2084+
"htmlUrl": "https://github.com/longsizhuo"
2085+
}
2086+
]
2087+
},
20712088
{
20722089
"docId": "rv6egbynttb4mt1n0412bue0",
20732090
"path": "app/docs/CommunityShare/Leetcode/[213]打家劫舍 II_translated.md",
@@ -2706,6 +2723,23 @@
27062723
}
27072724
]
27082725
},
2726+
{
2727+
"docId": "aslw60tfyzxqga598pt4ociu",
2728+
"path": "app/docs/CommunityShare/Leetcode/index.mdx",
2729+
"contributorStats": {
2730+
"114939201": 1
2731+
},
2732+
"contributors": [
2733+
{
2734+
"githubId": "114939201",
2735+
"contributions": 1,
2736+
"lastContributedAt": "2026-03-09T17:41:04.000Z",
2737+
"login": "longsizhuo",
2738+
"avatarUrl": "https://avatars.githubusercontent.com/u/114939201?v=4",
2739+
"htmlUrl": "https://github.com/longsizhuo"
2740+
}
2741+
]
2742+
},
27092743
{
27102744
"docId": "qfvqmc1exp066falnsg97c5m",
27112745
"path": "app/docs/CommunityShare/Leetcode/剑指 Offer II 021. 删除链表的倒数第 n 个结点_translated.md",

0 commit comments

Comments
 (0)