API Response (JSON)
{
"problem": {
"name": "Not Divisible",
"description": {
"content": "Given is a number sequence $A$ of length $N$. Find the number of integers $i$ $\\left(1 \\leq i \\leq N\\right)$ with the following property: * For every integer $j$ $\\left(1 \\leq j \\leq N\\right)$ such",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc170_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a number sequence $A$ of length $N$.\nFind the number of integers $i$ $\\left(1 \\leq i \\leq N\\right)$ with the following property:\n\n* For every integer $j$ $\\left(1 \\leq j \\leq N\\right)$ such...",
"is_translate": false,
"language": "English"
}
]
}