API Response (JSON)
{
"problem": {
"name": "An Odd Problem",
"description": {
"content": "We have $N$ squares assigned the numbers $1,2,3,\\ldots,N$. Each square has an integer written on it, and the integer written on Square $i$ is $a_i$. How many squares $i$ satisfy both of the following ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "aising2020_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ squares assigned the numbers $1,2,3,\\ldots,N$. Each square has an integer written on it, and the integer written on Square $i$ is $a_i$.\nHow many squares $i$ satisfy both of the following ...",
"is_translate": false,
"language": "English"
}
]
}