修改40556答案
This commit is contained in:
parent
f8be14ae41
commit
3f702eaaca
|
|
@ -1,6 +1,6 @@
|
|||
import os,re,json
|
||||
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块"""
|
||||
problems = "14733"
|
||||
problems = "40556"
|
||||
|
||||
def generate_number_set(string,dict):
|
||||
string = re.sub(r"[\n\s]","",string)
|
||||
|
|
|
|||
|
|
@ -543764,7 +543764,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "(1) $[-\\dfrac 43,0]$; (2) $50-6\\sqrt{41}$; (3) $[2,5+3\\sqrt{2}]$",
|
||||
"ans": "(1) $[-\\dfrac 34,0]$; (2) $50-6\\sqrt{41}$; (3) $[2,5+3\\sqrt{2}]$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
|
|||
Reference in New Issue