API Response (JSON)
{
"problem": {
"name": "|LIS| = 3",
"description": {
"content": "Find the number of sequences that satisfy all of the conditions below, modulo $998244353$. * The length is $N$. * Each of the elements is an integer between $1$ and $M$ (inclusive). * Its longe",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc237_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Find the number of sequences that satisfy all of the conditions below, modulo $998244353$.\n\n* The length is $N$.\n* Each of the elements is an integer between $1$ and $M$ (inclusive).\n* Its longe...",
"is_translate": false,
"language": "English"
}
]
}