API Response (JSON)
{
"problem": {
"name": "[SNCPC2019] K-hour Clock",
"description": {
"content": "A $k$-hour clock is a day keeping method which follows the rules below: - A day is divided into $k$ hours, where the $i$-th hour is called the $(i-1)$ o' clock; - If it's $x$ o'clock now, it will be ",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P1"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9645"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A $k$-hour clock is a day keeping method which follows the rules below:\n\n- A day is divided into $k$ hours, where the $i$-th hour is called the $(i-1)$ o' clock;\n- If it's $x$ o'clock now, it will be ...",
"is_translate": false,
"language": "English"
}
]
}