API Response (JSON)
{
"problem": {
"name": "[GESP202412 三级] 打印数字",
"description": {
"content": "小杨为数字 $0,1,2$ 和 $3$ 设计了一款表示形式,每个数字占用了 $5\\times 5$ 的网格。数字 $0,1,2$ 和 $3$ 的表示形式如下: ```plain ..... ****. ..... ..... .***. ****. ****. ****. .***. ****. ..... ..... .***. ****. .**** ****. ..... ****. ..",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P2"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB4067"
},
"statements": [
{
"statement_type": "Markdown",
"content": "小杨为数字 $0,1,2$ 和 $3$ 设计了一款表示形式,每个数字占用了 $5\\times 5$ 的网格。数字 $0,1,2$ 和 $3$ 的表示形式如下:\n\n```plain\n..... ****. ..... .....\n.***. ****. ****. ****.\n.***. ****. ..... .....\n.***. ****. .**** ****.\n..... ****. .....",
"is_translate": false,
"language": "English"
}
]
}