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