修改30499题面

This commit is contained in:
weiye.wang 2023-04-16 18:06:20 +08:00
parent 141b1fd3a6
commit d4a77df10a
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
import os,re,json
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭"""
problems = "14825"
problems = "40473,30499"
editor = "王伟叶"
def generate_number_set(string,dict):

View File

@ -439219,7 +439219,7 @@
},
"030499": {
"id": "030499",
"content": "设$a_n$是$(1+x)^n$($n\\in \\mathbf{N}$, $n\\ge 2$, $x\\in \\mathbf{R}$)展开式中$x^2$项的系数, 若$a_2+a_3+\\cdots+a_n<10000$, 则$n$的最值为\\blank{50}.",
"content": "设$a_n$是$(1+x)^n$($n\\in \\mathbf{N}$, $n\\ge 2$, $x\\in \\mathbf{R}$)展开式中$x^2$项的系数, 若$a_2+a_3+\\cdots+a_n<10000$, 则$n$的最值为\\blank{50}.",
"objs": [
"KNONE"
],
@ -439249,7 +439249,8 @@
"origin": "赋能练习-20221212修改",
"edit": [
"20220624\t朱敏慧, 王伟叶",
"20221212\t王伟叶"
"20221212\t王伟叶",
"20230416\t王伟叶"
],
"same": [],
"related": [