API Response (JSON)
{
"problem": {
"name": "Nice Grid",
"description": {
"content": "Print the color of the cell at the $R$\\-th row from the top and $C$\\-th column from the left in the following grid with $15$ vertical rows and $15$ horizontal columns. ![image](https://img.atcoder.jp/",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc264_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Print the color of the cell at the $R$\\-th row from the top and $C$\\-th column from the left in the following grid with $15$ vertical rows and $15$ horizontal columns.\n![image](https://img.atcoder.jp/...",
"is_translate": false,
"language": "English"
}
]
}