API Response (JSON)
{
"problem": {
"name": "Substring Game",
"description": {
"content": "You are given a string $S$ consisting of lowercase English letters. Alice and Bob play the following game using this string. * Prepare an empty string $T$. * Starting with Alice, they take turns ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc433_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ consisting of lowercase English letters.\nAlice and Bob play the following game using this string.\n\n* Prepare an empty string $T$.\n* Starting with Alice, they take turns ...",
"is_translate": false,
"language": "English"
}
]
}