API Response (JSON)
{
"problem": {
"name": "We Like AGC",
"description": {
"content": "You are given an integer $N$. Find the number of strings of length $N$ that satisfy the following conditions, modulo $10^9+7$: * The string does not contain characters other than `A`, `C`, `G` and ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc122_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer $N$. Find the number of strings of length $N$ that satisfy the following conditions, modulo $10^9+7$:\n\n* The string does not contain characters other than `A`, `C`, `G` and ...",
"is_translate": false,
"language": "English"
}
]
}