API Response (JSON)
{
"problem": {
"name": "Another Sigma Problem",
"description": {
"content": "For positive integers $x$ and $y$, define $f(x, y)$ as follows: * Interpret the decimal representations of $x$ and $y$ as strings and concatenate them in this order to obtain a string $z$. The valu",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc353_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For positive integers $x$ and $y$, define $f(x, y)$ as follows:\n\n* Interpret the decimal representations of $x$ and $y$ as strings and concatenate them in this order to obtain a string $z$. The valu...",
"is_translate": false,
"language": "English"
}
]
}