API Response (JSON)
{
"problem": {
"name": "Yet Another RGB Sequence",
"description": {
"content": "You are given integers $R$, $G$, $B$, and $K$. How many strings $S$ consisting of `R`, `G`, and `B` satisfy all of the conditions below? Find the count modulo $998244353$. * The number of occurrenc",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc266_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integers $R$, $G$, $B$, and $K$. How many strings $S$ consisting of `R`, `G`, and `B` satisfy all of the conditions below? Find the count modulo $998244353$.\n\n* The number of occurrenc...",
"is_translate": false,
"language": "English"
}
]
}