API Response (JSON)
{
"problem": {
"name": "Low Elements",
"description": {
"content": "Given is a permutation $P_1, \\ldots, P_N$ of $1, \\ldots, N$. Find the number of integers $i$ $(1 \\leq i \\leq N)$ that satisfy the following condition: * For any integer $j$ $(1 \\leq j \\leq i)$, $P_",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc152_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a permutation $P_1, \\ldots, P_N$ of $1, \\ldots, N$. Find the number of integers $i$ $(1 \\leq i \\leq N)$ that satisfy the following condition:\n\n* For any integer $j$ $(1 \\leq j \\leq i)$, $P_...",
"is_translate": false,
"language": "English"
}
]
}