API Response (JSON)
{
"problem": {
"name": "Unlucky 7",
"description": {
"content": "Takahashi hates the number $7$. We are interested in integers without the digit $7$ in both decimal and octal. How many such integers are there between $1$ and $N$ (inclusive)?",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc186_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi hates the number $7$.\nWe are interested in integers without the digit $7$ in both decimal and octal. How many such integers are there between $1$ and $N$ (inclusive)?\n\n## Constraints\n\n* $1...",
"is_translate": false,
"language": "English"
}
]
}