API Response (JSON)
{
"problem": {
"name": "Row Column Sums",
"description": {
"content": "We have a grid with $H$ rows and $W$ columns. Snuke is going to write in each square an integer between $0$ and $K-1$ (inclusive). Here, the conditions below must be satisfied. * For each $1 \\leq i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc133_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a grid with $H$ rows and $W$ columns.\nSnuke is going to write in each square an integer between $0$ and $K-1$ (inclusive). Here, the conditions below must be satisfied.\n\n* For each $1 \\leq i...",
"is_translate": false,
"language": "English"
}
]
}