API Response (JSON)
{
"problem": {
"name": "Takahashikun, The Strider",
"description": {
"content": "Takahashi is standing on a two-dimensional plane, facing north. Find the minimum positive integer $K$ such that Takahashi will be at the starting position again after he does the following action $K$ ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc046_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is standing on a two-dimensional plane, facing north. Find the minimum positive integer $K$ such that Takahashi will be at the starting position again after he does the following action $K$ ...",
"is_translate": false,
"language": "English"
}
]
}