修改1287及1743题面及增加和修改部分答案
This commit is contained in:
parent
1b27f2727d
commit
0c1d5e6edc
4446
工具/文本文件/metadata.txt
4446
工具/文本文件/metadata.txt
File diff suppressed because it is too large
Load Diff
|
|
@ -7,7 +7,7 @@ import os,re,time,json,sys
|
||||||
"""---设置题目列表---"""
|
"""---设置题目列表---"""
|
||||||
#留空为编译全题库, a为读取文本文件中的题号筛选.txt文件生成题库
|
#留空为编译全题库, a为读取文本文件中的题号筛选.txt文件生成题库
|
||||||
problems = r"""
|
problems = r"""
|
||||||
a
|
|
||||||
"""
|
"""
|
||||||
"""---设置题目列表结束---"""
|
"""---设置题目列表结束---"""
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
id_string = "1,5,10000"
|
id_string = "000049,000169,001287,001743,021732"
|
||||||
editor = "王伟叶"
|
editor = "王伟叶"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue