API Response (JSON)
{
"problem": {
"name": "Darker and Darker",
"description": {
"content": "You are given a grid of squares with $H$ horizontal rows and $W$ vertical columns, where each square is painted white or black. $HW$ characters from $A_{11}$ to $A_{HW}$ represent the colors of the sq",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc033_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a grid of squares with $H$ horizontal rows and $W$ vertical columns, where each square is painted white or black. $HW$ characters from $A_{11}$ to $A_{HW}$ represent the colors of the sq...",
"is_translate": false,
"language": "English"
}
]
}