API Response (JSON)
{
"problem": {
"name": "No Streak",
"description": {
"content": "Alice and Bob played rock-paper-scissors $N$ times. Each round of rock-paper-scissors results in “Alice’s win,” “Bob’s win,” or “Draw.” Among all possible sequences of results of $N$ rounds, how man",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc070_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Alice and Bob played rock-paper-scissors $N$ times. Each round of rock-paper-scissors results in “Alice’s win,” “Bob’s win,” or “Draw.” \nAmong all possible sequences of results of $N$ rounds, how man...",
"is_translate": false,
"language": "English"
}
]
}