API Response (JSON)
{
"problem": {
"name": "[ICPC 2018 Qingdao R] Function and Function",
"description": {
"content": "If we define $f(0) = 1, f(1) = 0, f(4) = 1, f(8) = 2, f(16) = 1, \\dots$, do you know what function $f$ means? Actually, $f(x)$ calculates the total number of enclosed areas produced by each digit in ",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P2"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9897"
},
"statements": [
{
"statement_type": "Markdown",
"content": "If we define $f(0) = 1, f(1) = 0, f(4) = 1, f(8) = 2, f(16) = 1, \\dots$, do you know what function $f$ means?\n\nActually, $f(x)$ calculates the total number of enclosed areas produced by each digit in ...",
"is_translate": false,
"language": "English"
}
]
}