API Response (JSON)
{
"problem": {
"name": "Walk on Multiplication Table",
"description": {
"content": "Takahashi is standing on a multiplication table with infinitely many rows and columns. The square $(i,j)$ contains the integer $i \\times j$. Initially, Takahashi is standing at $(1,1)$. In one move, h",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc144_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is standing on a multiplication table with infinitely many rows and columns.\nThe square $(i,j)$ contains the integer $i \\times j$. Initially, Takahashi is standing at $(1,1)$.\nIn one move, h...",
"is_translate": false,
"language": "English"
}
]
}