API Response (JSON)
{
"problem": {
"name": "Lottery",
"description": {
"content": "Takahashi is participating in a lottery. Each time he takes a draw, he gets one of the $N$ prizes available. Prize $i$ is awarded with probability $\\frac{W_i}{\\sum_{j=1}^{N}W_j}$. The results of the d",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc243_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is participating in a lottery.\nEach time he takes a draw, he gets one of the $N$ prizes available. Prize $i$ is awarded with probability $\\frac{W_i}{\\sum_{j=1}^{N}W_j}$. The results of the d...",
"is_translate": false,
"language": "English"
}
]
}