{"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 from Standard Input in the following format:\n\n$N$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc073_a","tags":[],"sample_group":[["29","Yes\n\nThe one's digit of $29$ is $9$."],["72","No\n\n$72$ does not contain $9$."],["91","Yes"]],"created_at":"2026-03-03 11:01:13"}}