API Response (JSON)
{
"problem": {
"name": "[BalkanOI 2018] Homecoming",
"description": {
"content": "有 $N$ 门课程,分别编号为 $0$ 到 $N-1$。如果你 pass 了课程 $i$,你可以拿到 $A _ i$ 美刀。 有 $N$ 本教材,分别编号为 $0$ 到 $N-1$。$i$ 号教材的价格为 $B _ i$ 美刀。 如果你要 pass 课程 $i$,你需要购买编号为 $i, (i+1) \\bmod N, (i+2) \\bmod N, \\cdots, (i+K-1) \\bmod",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 500,
"memory_limit": 256000
},
"difficulty": {
"LuoguStyle": "P4"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9506"
},
"statements": [
{
"statement_type": "Markdown",
"content": "有 $N$ 门课程,分别编号为 $0$ 到 $N-1$。如果你 pass 了课程 $i$,你可以拿到 $A _ i$ 美刀。 \n有 $N$ 本教材,分别编号为 $0$ 到 $N-1$。$i$ 号教材的价格为 $B _ i$ 美刀。 \n如果你要 pass 课程 $i$,你需要购买编号为 $i, (i+1) \\bmod N, (i+2) \\bmod N, \\cdots, (i+K-1) \\bmod...",
"is_translate": false,
"language": "English"
}
]
}