API Response (JSON)
{
"problem": {
"name": "Prefix and Suffix",
"description": {
"content": "Snuke is interested in strings that satisfy the following conditions: * The length of the string is at least $N$. * The first $N$ characters equal to the string $s$. * The last $N$ characters e",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc006_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke is interested in strings that satisfy the following conditions:\n\n* The length of the string is at least $N$.\n* The first $N$ characters equal to the string $s$.\n* The last $N$ characters e...",
"is_translate": false,
"language": "English"
}
]
}