API Response (JSON)
{
"problem": {
"name": "[语言月赛 202512] GSM8K",
"description": {
"content": "GSM8K 的每一道题目的正确答案都是一个**正整数**。但是,数据集并没有一个字段直接记录这个答案,而是有一个 `answer` 字符串同时记录了解题过程和答案,过程在前答案在后,用 `####` 符号隔开。例如,如下是 GSM8K 一个 `answer` 字符串的例子: ``` It takes 2/2=<<2/2=1>>1 bolt of white fiber. So the tot",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P1"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB4443"
},
"statements": [
{
"statement_type": "Markdown",
"content": "GSM8K 的每一道题目的正确答案都是一个**正整数**。但是,数据集并没有一个字段直接记录这个答案,而是有一个 `answer` 字符串同时记录了解题过程和答案,过程在前答案在后,用 `####` 符号隔开。例如,如下是 GSM8K 一个 `answer` 字符串的例子:\n \n```\nIt takes 2/2=<<2/2=1>>1 bolt of white fiber. So the tot...",
"is_translate": false,
"language": "English"
}
]
}