API Response (JSON)
{
"problem": {
"name": "March",
"description": {
"content": "There are $N$ people. The name of the $i$\\-th person is $S_i$. We would like to choose three people so that the following conditions are met: * The name of every chosen person begins with `M`, `A`,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc089_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people. The name of the $i$\\-th person is $S_i$.\nWe would like to choose three people so that the following conditions are met:\n\n* The name of every chosen person begins with `M`, `A`,...",
"is_translate": false,
"language": "English"
}
]
}