API Response (JSON)
{
"problem": {
"name": "Add Integer",
"description": {
"content": "You are given integers $N,M,X$. Perform the following series of operations to create a sequence $A$ of length $N$ consisting of non-negative integers. * Freely decide an integer sequence $A=(A_1,A_",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc212_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integers $N,M,X$.\nPerform the following series of operations to create a sequence $A$ of length $N$ consisting of non-negative integers.\n\n* Freely decide an integer sequence $A=(A_1,A_...",
"is_translate": false,
"language": "English"
}
]
}