API Response (JSON)
{
"problem": {
"name": "Train",
"description": {
"content": "There is an $N$\\-car train. You are given an integer $i$. Find the value of $j$ such that the following statement is true: \"the $i$\\-th car from the front of the train is the $j$\\-th car from the back",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc107_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is an $N$\\-car train.\nYou are given an integer $i$. Find the value of $j$ such that the following statement is true: \"the $i$\\-th car from the front of the train is the $j$\\-th car from the back...",
"is_translate": false,
"language": "English"
}
]
}