API Response (JSON)
{
"problem": {
"name": "Repsept",
"description": {
"content": "Takahashi loves the number $7$ and multiples of $K$. Where is the first occurrence of a multiple of $K$ in the sequence $7,77,777,\\ldots$? (Also see Output and Sample Input/Output below.) If the seque",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc174_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi loves the number $7$ and multiples of $K$.\nWhere is the first occurrence of a multiple of $K$ in the sequence $7,77,777,\\ldots$? (Also see Output and Sample Input/Output below.)\nIf the seque...",
"is_translate": false,
"language": "English"
}
]
}