API Response (JSON)
{
"problem": {
"name": "On the Way",
"description": {
"content": "There are three houses on a number line: House $1$, $2$ and $3$, with coordinates $A$, $B$ and $C$, respectively. Print `Yes` if we pass the coordinate of House $3$ on the straight way from House $1$ ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "tenka1_2019_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are three houses on a number line: House $1$, $2$ and $3$, with coordinates $A$, $B$ and $C$, respectively. Print `Yes` if we pass the coordinate of House $3$ on the straight way from House $1$ ...",
"is_translate": false,
"language": "English"
}
]
}