API Response (JSON)
{
"problem": {
"name": "Palindromic Matrix",
"description": {
"content": "We have an $H$\\-by-$W$ matrix. Let $a_{ij}$ be the element at the $i$\\-th row from the top and $j$\\-th column from the left. In this matrix, each $a_{ij}$ is a lowercase English letter. Snuke is creat",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "code_festival_2017_quala_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have an $H$\\-by-$W$ matrix. Let $a_{ij}$ be the element at the $i$\\-th row from the top and $j$\\-th column from the left. In this matrix, each $a_{ij}$ is a lowercase English letter.\nSnuke is creat...",
"is_translate": false,
"language": "English"
}
]
}