API Response (JSON)
{
"problem": {
"name": "Again ABC String",
"description": {
"content": "Consider strings of length $N$ consisting of `A`, `B`, and `C`. Among them, find the number of strings that satisfy the following condition, modulo $2$: * Let $S_i$ be the string formed by the firs",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc147_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Consider strings of length $N$ consisting of `A`, `B`, and `C`. Among them, find the number of strings that satisfy the following condition, modulo $2$:\n\n* Let $S_i$ be the string formed by the firs...",
"is_translate": false,
"language": "English"
}
]
}