API Response (JSON)
{
"problem": {
"name": "Distribute Numbers",
"description": {
"content": "Select any integer $N$ between $1000$ and $2000$ (inclusive), and any integer $K$ not less than $1$, then solve the problem below. #### Problem We have $N$ sheets of paper. Write $K$ integers on eac",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "cf17_final_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Select any integer $N$ between $1000$ and $2000$ (inclusive), and any integer $K$ not less than $1$, then solve the problem below.\n\n#### Problem\n\nWe have $N$ sheets of paper. Write $K$ integers on eac...",
"is_translate": false,
"language": "English"
}
]
}