API Response (JSON)
{
"problem": {
"name": "September 9",
"description": {
"content": "It is September $9$ in Japan now. You are given a two-digit integer $N$. Answer the question: Is $9$ contained in the decimal notation of $N$?",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc073_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "It is September $9$ in Japan now.\nYou are given a two-digit integer $N$. Answer the question: Is $9$ contained in the decimal notation of $N$?\n\n## Constraints\n\n* $10≤N≤99$\n\n## Input\n\nInput is given ...",
"is_translate": false,
"language": "English"
}
]
}