API Response (JSON)
{
"problem": {
"name": "Grid Components",
"description": {
"content": "You are given two integers $A$ and $B$. Print a grid where each square is painted white or black that satisfies the following conditions, in the format specified in Output section: * Let the size o",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc093_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given two integers $A$ and $B$.\nPrint a grid where each square is painted white or black that satisfies the following conditions, in the format specified in Output section:\n\n* Let the size o...",
"is_translate": false,
"language": "English"
}
]
}