API Response (JSON)
{
"problem": {
"name": "Quizzes",
"description": {
"content": "Takahashi will answer $N$ quiz questions. Initially, he has $X$ points. Each time he answers a question, he gains $1$ point if his answer is correct and loses $1$ point if it is incorrect. However",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc184_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi will answer $N$ quiz questions. \nInitially, he has $X$ points. Each time he answers a question, he gains $1$ point if his answer is correct and loses $1$ point if it is incorrect. \nHowever...",
"is_translate": false,
"language": "English"
}
]
}