API Response (JSON)
{
"problem": {
"name": "Colorful Stone Sorting",
"description": {
"content": "There are $N \\times M$ stones on a number line, with $M$ colors labeled $1$ through $M$, and $N$ stones of each color. Here, $N$ is an **even number**, and $M$ is an **odd number**. Among the stones o",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "ttpc2024_2_m"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N \\times M$ stones on a number line, with $M$ colors labeled $1$ through $M$, and $N$ stones of each color. Here, $N$ is an **even number**, and $M$ is an **odd number**. Among the stones o...",
"is_translate": false,
"language": "English"
}
]
}