修改30535答案

This commit is contained in:
wangweiye7840 2023-06-15 15:45:35 +08:00
parent b03638bb91
commit de71daa036
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
import os,re,json import os,re,json
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块""" """这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块"""
problems = "21699" problems = "30535"
def generate_number_set(string,dict): def generate_number_set(string,dict):
string = re.sub(r"[\n\s]","",string) string = re.sub(r"[\n\s]","",string)

View File

@ -534868,7 +534868,7 @@
"第八单元" "第八单元"
], ],
"genre": "解答题", "genre": "解答题",
"ans": "图略, $P(X\\le -2)+P(x\\le 2)=1$, $P(|X|\\le 1)>P(|Y|\\le 1)$", "ans": "图略, $P(X\\le -2)+P(X\\le 2)=1$, $P(|X|\\le 1)>P(|Y|\\le 1)$",
"solution": "", "solution": "",
"duration": -1, "duration": -1,
"usages": [ "usages": [