API Response (JSON)
{
"problem": {
"name": "88888888",
"description": {
"content": "For a positive integer $N$, let $V_N$ be the integer formed by concatenating $N$ exactly $N$ times. More precisely, consider $N$ as a string, concatenate $N$ copies of it, and treat the result as an",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc357_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For a positive integer $N$, let $V_N$ be the integer formed by concatenating $N$ exactly $N$ times. \nMore precisely, consider $N$ as a string, concatenate $N$ copies of it, and treat the result as an...",
"is_translate": false,
"language": "English"
}
]
}