API Response (JSON)
{
"problem": {
"name": "Forbidden Tournament",
"description": {
"content": "Given are integers $N$ and $K$, and a prime number $P$. Find the number, modulo $P$, of directed graphs $G$ with $N$ vertices that satisfy below. Here, the vertices are distinguishable from each other",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc046_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are integers $N$ and $K$, and a prime number $P$. Find the number, modulo $P$, of directed graphs $G$ with $N$ vertices that satisfy below. Here, the vertices are distinguishable from each other...",
"is_translate": false,
"language": "English"
}
]
}