API Response (JSON)
{
"problem": {
"name": "Colorful Lines",
"description": {
"content": "We have an $H\\times W$ grid. Initially, the squares are unpainted. You will paint these squares. There are $C$ colors available, numbered $1, 2, \\ldots, C$. The painting process will be given as $Q$ q",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc130_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have an $H\\times W$ grid. Initially, the squares are unpainted.\nYou will paint these squares. There are $C$ colors available, numbered $1, 2, \\ldots, C$.\nThe painting process will be given as $Q$ q...",
"is_translate": false,
"language": "English"
}
]
}