修改13511答案
This commit is contained in:
parent
7898809c0b
commit
714e703208
|
|
@ -1,6 +1,6 @@
|
|||
import os,re,json
|
||||
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块"""
|
||||
problems = "12669"
|
||||
problems = "13511"
|
||||
|
||||
def generate_number_set(string,dict):
|
||||
string = re.sub(r"[\n\s]","",string)
|
||||
|
|
|
|||
|
|
@ -356473,7 +356473,7 @@
|
|||
"第四单元"
|
||||
],
|
||||
"genre": "解答题",
|
||||
"ans": "(1) 约$16173$升; (2) 从第$13$个月起",
|
||||
"ans": "(1) 约$16713$升; (2) 从第$13$个月起",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [
|
||||
|
|
|
|||
Reference in New Issue