API Response (JSON)
{
"problem": {
"name": "Four Jewels",
"description": {
"content": "In this world, there are $K$ types of gems numbered from $1$ to $K(=4)$. The value per unit size of a gem of type $i$ is $W_i$. Snuke has $N$ gems. The $i$\\-th gem is of type $A_i$ and has size $B_i$.",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 15000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc073_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In this world, there are $K$ types of gems numbered from $1$ to $K(=4)$. The value per unit size of a gem of type $i$ is $W_i$.\nSnuke has $N$ gems. The $i$\\-th gem is of type $A_i$ and has size $B_i$....",
"is_translate": false,
"language": "English"
}
]
}