API Response (JSON)
{
"problem": {
"name": "3.14",
"description": {
"content": "The number pi to the $100$\\-th decimal place is `3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679`. You are given an integer $N$ between $1$ 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": "abc314_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The number pi to the $100$\\-th decimal place is\n`3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679`.\nYou are given an integer $N$ between $1$ and $...",
"is_translate": false,
"language": "English"
}
]
}