API Response (JSON)
{
"problem": {
"name": "Takahashi's Anguish",
"description": {
"content": "There are $N$ people numbered $1$ through $N$. Takahashi has decided to choose a sequence $P = (P_1, P_2, \\dots, P_N)$ that is a permutation of integers from $1$ through $N$, and give a candy to Per",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc256_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people numbered $1$ through $N$. \nTakahashi has decided to choose a sequence $P = (P_1, P_2, \\dots, P_N)$ that is a permutation of integers from $1$ through $N$, and give a candy to Per...",
"is_translate": false,
"language": "English"
}
]
}