API Response (JSON)
{
"problem": {
"name": "Beautiful Kadomatsu",
"description": {
"content": "A sequence $a=(a_1,a_2,\\dots,a_k)$ of length $k$ is defined to be **kadomatsu-like** as follows: * Let $x$ be the number of integers $i$ that satisfy $2 \\le i \\le k-1$, $a_{i-1} < a_i$, and $a_i > ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc439_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A sequence $a=(a_1,a_2,\\dots,a_k)$ of length $k$ is defined to be **kadomatsu-like** as follows:\n\n* Let $x$ be the number of integers $i$ that satisfy $2 \\le i \\le k-1$, $a_{i-1} < a_i$, and $a_i > ...",
"is_translate": false,
"language": "English"
}
]
}