API Response (JSON)
{
"problem": {
"name": "[CCC 2008 S1] It’s Cold Here!",
"description": {
"content": "Canada is cold in winter, but some parts are colder than others. Your task is very simple, you need to find the coldest city in Canada. So, when given a list of cities and their temperatures, you are ",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 131072
},
"difficulty": {
"LuoguStyle": "P1"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9858"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Canada is cold in winter, but some parts are colder than others. Your task is very simple, you need to find the coldest city in Canada. So, when given a list of cities and their temperatures, you are ...",
"is_translate": false,
"language": "English"
}
]
}