API Response (JSON)
{
"problem": {
"name": "Last Card",
"description": {
"content": "We will hand out a total of $K$ cards to $N$ people numbered $1, 2, \\ldots, N$. Beginning with Person $A$, we will give the cards one by one to the people in this order: $A, A+1, A+2, \\ldots, N, 1, 2,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc227_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We will hand out a total of $K$ cards to $N$ people numbered $1, 2, \\ldots, N$.\nBeginning with Person $A$, we will give the cards one by one to the people in this order: $A, A+1, A+2, \\ldots, N, 1, 2,...",
"is_translate": false,
"language": "English"
}
]
}