API Response (JSON)
{
"problem": {
"name": "Only Once",
"description": {
"content": "For a sequence of length $N$, $A = (A_1,A_2,\\dots,A_N)$, consisting of integers between $1$ and $N$, inclusive, and an integer $i\\ (1\\leq i \\leq N)$, let us define a sequence of length $10^{100}$, $B_",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc284_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For a sequence of length $N$, $A = (A_1,A_2,\\dots,A_N)$, consisting of integers between $1$ and $N$, inclusive, and an integer $i\\ (1\\leq i \\leq N)$, let us define a sequence of length $10^{100}$, $B_...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "对于一个长度为 $N$ 的序列 $A=(A_1,A_2,\\dots,A_N)$,其由 $1$ 到 $N$(含)之间的整数构成,以及一个整数 $i\\ (1\\leq i \\leq N)$,定义一个长度为 $10^{100}$ 的序列 $B_i=(B_{i,1},B_{i,2},\\dots,B_{i,10^{100}})$ 如下。\n\n* $B_{i,1}=i$.\n* $B_{i,j+1}=A_{...",
"is_translate": true,
"language": "Chinese"
}
]
}