修改14824答案
This commit is contained in:
parent
c6a0fc5dbc
commit
54add68121
|
|
@ -1,6 +1,6 @@
|
|||
import os,re,json
|
||||
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块"""
|
||||
problems = "14996"
|
||||
problems = "14824"
|
||||
|
||||
def generate_number_set(string,dict):
|
||||
string = re.sub(r"[\n\s]","",string)
|
||||
|
|
|
|||
|
|
@ -367344,7 +367344,7 @@
|
|||
"第七单元"
|
||||
],
|
||||
"genre": "解答题",
|
||||
"ans": "(1) $m=2$; (2) $\\dfrac{2\\sqrt{2}-2}3$; (3) 证明略",
|
||||
"ans": "(1) $m=2$; (2) $\\dfrac{2\\sqrt{2}+2}3$; (3) 证明略",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
|
|||
Reference in New Issue