API Response (JSON)
{
"problem": {
"name": "I hate Matrix Construction",
"description": {
"content": "Given are an integer $N$ and arrays $S$, $T$, $U$, and $V$, each of length $N$. Construct an $N×N$ matrix $a$ that satisfy the following conditions: * $a_{i,j}$ is an integer. * $0 \\leq a_{i,j} \\",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc164_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are an integer $N$ and arrays $S$, $T$, $U$, and $V$, each of length $N$. Construct an $N×N$ matrix $a$ that satisfy the following conditions:\n\n* $a_{i,j}$ is an integer.\n* $0 \\leq a_{i,j} \\...",
"is_translate": false,
"language": "English"
}
]
}