API Response (JSON)
{
"problem": {
"name": "Stones",
"description": {
"content": "There is a set $A = { a_1, a_2, \\ldots, a_N }$ consisting of $N$ positive integers. Taro and Jiro will play the following game against each other. Initially, we have a pile consisting of $K$ stones. T",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "dp_k"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a set $A = { a_1, a_2, \\ldots, a_N }$ consisting of $N$ positive integers. Taro and Jiro will play the following game against each other.\nInitially, we have a pile consisting of $K$ stones. T...",
"is_translate": false,
"language": "English"
}
]
}