API Response (JSON)
{
"problem": {
"name": "Almost Multiplication Table",
"description": {
"content": "There are positive integers $N, M$, and an $N \\times M$ positive integer matrix $A_{i, j}$. For two **(strictly) increasing** positive integer sequences $X = (X_1, \\ldots, X_N)$ and $Y = (Y_1, \\ldots,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc061_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are positive integers $N, M$, and an $N \\times M$ positive integer matrix $A_{i, j}$. For two **(strictly) increasing** positive integer sequences $X = (X_1, \\ldots, X_N)$ and $Y = (Y_1, \\ldots,...",
"is_translate": false,
"language": "English"
}
]
}