API Response (JSON)
{
"problem": {
"name": "[语言月赛202209] 口算练习",
"description": {
"content": "在课堂上,同学们经常需要进行口算练习。 老师出了一道练习题:计算 $\\bigg\\lfloor \\dfrac{x}{y} \\bigg\\rfloor$ 的值,请你问答这个问题。 其中 $\\lfloor a \\rfloor$ 代表不超过 $a$ 的最大整数,如 $\\lfloor 1.1 \\rfloor = 1, \\lfloor 4 \\rfloor = 4, \\lfloor -2.2 \\rfloor ",
"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": "LGB3658"
},
"statements": [
{
"statement_type": "Markdown",
"content": "在课堂上,同学们经常需要进行口算练习。\n\n老师出了一道练习题:计算 $\\bigg\\lfloor \\dfrac{x}{y} \\bigg\\rfloor$ 的值,请你问答这个问题。\n\n其中 $\\lfloor a \\rfloor$ 代表不超过 $a$ 的最大整数,如 $\\lfloor 1.1 \\rfloor = 1, \\lfloor 4 \\rfloor = 4, \\lfloor -2.2 \\rfloor ...",
"is_translate": false,
"language": "English"
}
]
}