API Response (JSON)
{
"problem": {
"name": "Select Mul",
"description": {
"content": "You are given an integer $N$. Consider permuting the digits in $N$ and separate them into two **positive integers**. For example, for the integer $123$, there are six ways to separate it, as follows: ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc221_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer $N$. Consider permuting the digits in $N$ and separate them into two **positive integers**.\nFor example, for the integer $123$, there are six ways to separate it, as follows:\n...",
"is_translate": false,
"language": "English"
}
]
}