API Response (JSON)
{
"problem": {
"name": "「ALFR Round 2」B 篮球比赛",
"description": {
"content": "小山即将参加 $n$ 场篮球比赛,他有一个多项式函数 $f(x)=a_0+a_1x^1+a_2x^2+\\dots+a_kx^k$ 与 $m$ 个和为 $1$ 的数 $p_1,p_2,p_3,\\dots,p_m$。 他所在的球队有 $\\dfrac{f(i)}{\\sum_{j=1}^n f(j)}$ 的概率在第 $i$ 场比赛中取得**第一次**胜利,这意味着前面的 $i-1$ 场都输了。 接下来",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1200,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P5"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10586"
},
"statements": [
{
"statement_type": "Markdown",
"content": "小山即将参加 $n$ 场篮球比赛,他有一个多项式函数 $f(x)=a_0+a_1x^1+a_2x^2+\\dots+a_kx^k$ 与 $m$ 个和为 $1$ 的数 $p_1,p_2,p_3,\\dots,p_m$。\n\n他所在的球队有 $\\dfrac{f(i)}{\\sum_{j=1}^n f(j)}$ 的概率在第 $i$ 场比赛中取得**第一次**胜利,这意味着前面的 $i-1$ 场都输了。\n\n接下来...",
"is_translate": false,
"language": "English"
}
]
}