API Response (JSON)
{
"problem": {
"name": "Can you solve this?",
"description": {
"content": "There are $N$ pieces of source code. The characteristics of the $i$\\-th code is represented by $M$ integers $A_{i1}, A_{i2}, ..., A_{iM}$. Additionally, you are given integers $B_1, B_2, ..., B_M$ and",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc121_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ pieces of source code. The characteristics of the $i$\\-th code is represented by $M$ integers $A_{i1}, A_{i2}, ..., A_{iM}$.\nAdditionally, you are given integers $B_1, B_2, ..., B_M$ and...",
"is_translate": false,
"language": "English"
}
]
}