API Response (JSON)
{
"problem": {
"name": "Ubiquity",
"description": {
"content": "How many integer sequences $A_1,A_2,\\ldots,A_N$ of length $N$ satisfy all of the following conditions? * $0 \\leq A_i \\leq 9$ * There exists some $i$ such that $A_i=0$ holds. * There exists some",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc178_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "How many integer sequences $A_1,A_2,\\ldots,A_N$ of length $N$ satisfy all of the following conditions?\n\n* $0 \\leq A_i \\leq 9$\n* There exists some $i$ such that $A_i=0$ holds.\n* There exists some...",
"is_translate": false,
"language": "English"
}
]
}