API Response (JSON)
{
"problem": {
"name": "Black Jack",
"description": {
"content": "You will play a game against a dealer. The game uses a $D$\\-sided die (dice) that shows an integer from $1$ to $D$ with equal probability, and two variables $x$ and $y$ initialized to $0$. The game pr",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc342_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You will play a game against a dealer. The game uses a $D$\\-sided die (dice) that shows an integer from $1$ to $D$ with equal probability, and two variables $x$ and $y$ initialized to $0$. The game pr...",
"is_translate": false,
"language": "English"
}
]
}