API Response (JSON)
{
"problem": {
"name": "i i's",
"description": {
"content": "You are given a positive integer $N$. Print an integer sequence of length $L \\coloneqq N(N+1)/2$, $A = (A_1, A_2, \\ldots, A_L)$, that satisfies all of the following conditions. * $A$ contains exact",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc064_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a positive integer $N$. Print an integer sequence of length $L \\coloneqq N(N+1)/2$, $A = (A_1, A_2, \\ldots, A_L)$, that satisfies all of the following conditions.\n\n* $A$ contains exact...",
"is_translate": false,
"language": "English"
}
]
}