API Response (JSON)
{
"problem": {
"name": "Shopping in AtCoder store",
"description": {
"content": "Takahashi runs AtCoder store. $N$ customers visit the store, and $M$ items are sold in the store. The motivation of the $i$\\-th $(1\\leq i\\leq N)$ customer is $B _ i$. The value of the $j$\\-th $(1\\leq ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc289_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi runs AtCoder store. $N$ customers visit the store, and $M$ items are sold in the store. The motivation of the $i$\\-th $(1\\leq i\\leq N)$ customer is $B _ i$. The value of the $j$\\-th $(1\\leq ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "高桥经营一家AtCoder商店。有 $N$ 位顾客光顾该商店,商店中出售 $M$ 件商品。第 $i$ 位顾客($1\\leq i\\leq N$)的购买动机为 $B _ i$。第 $j$ 件商品($1\\leq j\\leq M$)的价值为 $C _ j$。\n高桥为每件商品设定价格。第 $i$ 位顾客会购买第 $j$ 件商品,当且仅当该商品的价格 $P _ j$ 满足:\n\n* $B _ i+C _ j\\g...",
"is_translate": true,
"language": "Chinese"
}
]
}