From add55e8b965ad74d4745e6593c1b6dd546852e63 Mon Sep 17 00:00:00 2001 From: wangweiye7840 Date: Fri, 1 Mar 2024 13:53:39 +0800 Subject: [PATCH] =?UTF-8?q?2025=E5=B1=8A=E9=AB=98=E4=BA=8C=E4=B8=8B?= =?UTF-8?q?=E6=A0=A1=E6=9C=AC=E4=BD=9C=E4=B8=9A=E5=8B=98=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 题库0.3/Problems.json | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index 3bf2bce7..9657825f 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -759582,7 +759582,8 @@ ], "same": [], "related": [ - "002308" + "002308", + "041050" ], "remark": "", "space": "", @@ -761652,5 +761653,27 @@ "remark": "", "space": "", "unrelated": [] + }, + "041050": { + "id": "041050", + "content": "椭圆 $\\dfrac{x^2}{9}+\\dfrac{y^2}{16}=1$ 的焦距是\\blank{50}, 焦点坐标是\\blank{50}.", + "objs": [], + "tags": [], + "genre": "填空题", + "ans": "", + "solution": "", + "duration": -1, + "usages": [], + "origin": "自拟题目", + "edit": [ + "20240301\t王伟叶" + ], + "same": [], + "related": [ + "040971" + ], + "remark": "", + "space": "", + "unrelated": [] } } \ No newline at end of file