API Response (JSON)
{
"problem": {
"name": "Loong and Takahashi",
"description": {
"content": "There is a grid with $N$ rows and $N$ columns, where $N$ is an odd number at most $45$. Let $(i,j)$ denote the cell at the $i$\\-th row from the top and $j$\\-th column from the left. In this grid, you ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc335_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a grid with $N$ rows and $N$ columns, where $N$ is an odd number at most $45$.\nLet $(i,j)$ denote the cell at the $i$\\-th row from the top and $j$\\-th column from the left.\nIn this grid, you ...",
"is_translate": false,
"language": "English"
}
]
}