API Response (JSON)
{
"problem": {
"name": "Random Card Game",
"description": {
"content": "We have $2N$ cards, with ID numbers from $1$ through $2N$. Consider the following game using them. First, the dealer randomly split the cards into two piles of $N$ cards each. Here, the dealer also ra",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc053_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $2N$ cards, with ID numbers from $1$ through $2N$. Consider the following game using them.\nFirst, the dealer randomly split the cards into two piles of $N$ cards each. Here, the dealer also ra...",
"is_translate": false,
"language": "English"
}
]
}