-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconf.json
165 lines (150 loc) · 4.64 KB
/
conf.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
"users": [
{
"leetcode_id": "https://leetcode-cn.com/u/xiaozhuoops/",
"wechat_nickname": "小拙"
},
{
"leetcode_id": "https://leetcode-cn.com/u/qian-yan-5m/",
"wechat_nickname": "忘今"
},
{
"leetcode_id": "https://leetcode-cn.com/u/ayanamiaaa/",
"wechat_nickname": "LTakumi"
},
{
"leetcode_id": "https://leetcode-cn.com/u/fei-fei-zai-ci",
"wechat_nickname": "霏霏"
},
{
"leetcode_id": "https://leetcode-cn.com/u/melonpan-n/",
"wechat_nickname": "The Fool"
},
{
"leetcode_id": "https://leetcode-cn.com/u/cheng-88/",
"wechat_nickname": "澄"
},
{
"leetcode_id": "https://leetcode-cn.com/u/zhou-227/",
"wechat_nickname": "周zhou"
},
{
"leetcode_id": "https://leetcode-cn.com/u/wo-xin-jiang-wang/",
"wechat_nickname": "遇见"
},
{
"leetcode_id": "https://leetcode-cn.com/u/fu-shui-luo-chen-gd/",
"wechat_nickname": "叫我小郝就好了"
},
{
"leetcode_id": "https://leetcode-cn.com/u/zFyn9DJm20/",
"wechat_nickname": "auto"
},
{
"leetcode_id": "https://leetcode-cn.com/u/ypgf/",
"wechat_nickname": "tmp"
},
{
"leetcode_id": "https://leetcode-cn.com/u/heanhan/",
"wechat_nickname": "hacida"
},
{
"leetcode_id": "https://leetcode-cn.com/u/ci-qu-jing-nian-f/",
"wechat_nickname": "难挥发的雨"
},
{
"leetcode_id": "https://leetcode-cn.com/u/huanghao-6/",
"wechat_nickname": "保持缄默 不皱眉头"
},
{
"leetcode_id": "https://leetcode-cn.com/u/ju-er-fu-jia-xi/",
"wechat_nickname": "聚二氟甲烯"
},
{
"leetcode_id": "https://leetcode-cn.com/u/siskon/",
"wechat_nickname": "琦"
},
{
"leetcode_id": "https://leetcode-cn.com/u/bing-bang-3/",
"wechat_nickname": "冰棒"
},
{
"leetcode_id": "https://leetcode-cn.com/u/m4rtinez/",
"wechat_nickname": "TJ"
},
{
"leetcode_id": "https://leetcode.com/time-limit-exceed/",
"wechat_nickname": "zegnog"
},
{
"leetcode_id": "https://leetcode-cn.com/u/zjrenivan/",
"wechat_nickname": "ivan"
},
{
"leetcode_id": "https://leetcode-cn.com/u/zoey-zou/",
"wechat_nickname": "OO"
},
{
"leetcode_id": "https://leetcode.com/suyintan/",
"wechat_nickname": "Suyin 舒音"
},
{
"leetcode_id": "https://leetcode-cn.com/u/codingtomcat/",
"wechat_nickname": "大脸猫"
},
{
"leetcode_id": "https://leetcode-cn.com/u/jia-pengyue/",
"wechat_nickname": "jpy"
},
{
"leetcode_id": "https://leetcode-cn.com/u/shang-si-ji-tai/",
"wechat_nickname": "上司几太"
},
{
"leetcode_id": "https://leetcode.com/ryanCLI/",
"wechat_nickname": "商钰坤"
},
{
"leetcode_id": "https://leetcode-cn.com/u/hidari/",
"wechat_nickname": "."
},
{
"leetcode_id": "https://leetcode-cn.com/u/wangsc98/",
"wechat_nickname": "chao"
},
{
"leetcode_id": "https://leetcode.com/GreenMare/",
"wechat_nickname": "λ"
},
{
"leetcode_id": "https://leetcode-cn.com/u/polyethylene/",
"wechat_nickname": "-polyethylene-"
},
{
"leetcode_id": "https://leetcode-cn.com/u/phoenix-n1k/",
"wechat_nickname": "Keven-huang"
},
{
"leetcode_id": "https://leetcode-cn.com/u/sherpahu/",
"wechat_nickname": "sherpahu"
},
{
"leetcode_id": "https://leetcode-cn.com/u/marswei/",
"wechat_nickname": "MarsWei"
},
{
"leetcode_id": "https://leetcode-cn.com/u/wirevoid/",
"wechat_nickname": "欧阳"
},
{
"leetcode_id": "https://leetcode.com/hjx2016/",
"wechat_nickname": "黄佳新"
},
{
"leetcode_id": "https://leetcode-cn.com/u/pipiboisme/",
"wechat_nickname": "波波"
}
],
"notify_emails": [
]
}