API Response (JSON)
{
"problem": {
"name": "New Year",
"description": {
"content": "How many hours do we have until New Year at $M$ o'clock (24-hour notation) on $30$th, December?",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc084_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "How many hours do we have until New Year at $M$ o'clock (24-hour notation) on $30$th, December?\n\n## Constraints\n\n* $1≤M≤23$\n* $M$ is an integer.\n\n## Input\n\nInput is given from Standard Input in th...",
"is_translate": false,
"language": "English"
}
]
}