修改15775,15804来源
This commit is contained in:
parent
2723dd1122
commit
20d5da57cc
|
|
@ -1,6 +1,6 @@
|
|||
import os,re,json
|
||||
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块"""
|
||||
problems = "22108"
|
||||
problems = "15775,15804"
|
||||
|
||||
def generate_number_set(string,dict):
|
||||
string = re.sub(r"[\n\s]","",string)
|
||||
|
|
|
|||
|
|
@ -414345,7 +414345,7 @@
|
|||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
"origin": "高考数学风暴第一轮复习14",
|
||||
"origin": "高考数学风暴第一轮复习18",
|
||||
"edit": [
|
||||
"20230503\t王伟叶"
|
||||
],
|
||||
|
|
@ -414983,7 +414983,7 @@
|
|||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
"origin": "高考数学风暴第一轮复习13",
|
||||
"origin": "高考数学风暴第一轮复习19",
|
||||
"edit": [
|
||||
"20230503\t王伟叶"
|
||||
],
|
||||
|
|
|
|||
Reference in New Issue