20230105 evening

This commit is contained in:
weiye.wang 2023-01-05 18:28:44 +08:00
parent 4ed3960a22
commit df9d7819f1
2 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
"cells": [ "cells": [
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 4, "execution_count": 5,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
@ -11,7 +11,7 @@
"0" "0"
] ]
}, },
"execution_count": 4, "execution_count": 5,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
} }
@ -19,7 +19,7 @@
"source": [ "source": [
"import os,re,json\n", "import os,re,json\n",
"\"\"\"这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块\"\"\"\n", "\"\"\"这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块\"\"\"\n",
"problems = \"12237:12239\"\n", "problems = \"12266:12280\"\n",
"\n", "\n",
"def generate_number_set(string,dict):\n", "def generate_number_set(string,dict):\n",
" string = re.sub(r\"[\\n\\s]\",\"\",string)\n", " string = re.sub(r\"[\\n\\s]\",\"\",string)\n",
@ -51,7 +51,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": 4,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
@ -89,7 +89,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.9.13 (main, Aug 25 2022, 23:51:50) [MSC v.1916 64 bit (AMD64)]" "version": "3.9.13"
}, },
"orig_nbformat": 4, "orig_nbformat": 4,
"vscode": { "vscode": {

View File

@ -304273,7 +304273,7 @@
"第二单元" "第二单元"
], ],
"genre": "填空题", "genre": "填空题",
"ans": "$4$", "ans": "$3$",
"solution": "", "solution": "",
"duration": -1, "duration": -1,
"usages": [ "usages": [
@ -304306,7 +304306,7 @@
"第八单元" "第八单元"
], ],
"genre": "填空题", "genre": "填空题",
"ans": "$3$", "ans": "$66$",
"solution": "", "solution": "",
"duration": -1, "duration": -1,
"usages": [ "usages": [
@ -304339,7 +304339,7 @@
"第一单元" "第一单元"
], ],
"genre": "填空题", "genre": "填空题",
"ans": "$66$", "ans": "$4$",
"solution": "", "solution": "",
"duration": -1, "duration": -1,
"usages": [ "usages": [