添加22届第三轮讲义题目73道
This commit is contained in:
parent
bc503f841a
commit
926b3a5e76
|
|
@ -1,6 +1,6 @@
|
|||
import os,re,json
|
||||
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块"""
|
||||
problems = "40466,40473,40482"
|
||||
problems = "40477"
|
||||
|
||||
def generate_number_set(string,dict):
|
||||
string = re.sub(r"[\n\s]","",string)
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
#修改起始id,出处,文件名
|
||||
starting_id = 14826
|
||||
starting_id = 14847
|
||||
raworigin = ""
|
||||
filename = r"C:\Users\weiye\Documents\wwy sync\临时工作区\自拟题目9.tex"
|
||||
editor = "202304010\t王伟叶"
|
||||
indexed = True
|
||||
filename = r"C:\Users\weiye\Documents\wwy sync\临时工作区\自拟题目6.tex"
|
||||
editor = "202304011\t王伟叶"
|
||||
indexed = False
|
||||
|
||||
import os,re,json
|
||||
|
||||
|
|
|
|||
1393
题库0.3/Problems.json
1393
题库0.3/Problems.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue