API Response (JSON)
{
"problem": {
"name": "092. The Telephone Call",
"description": {
"content": "The Telephone Call You want to call Lockheed Martin to register your team for CodeQuest 2021, but you don't know their phone number. However, you know some of the digits of the phone number. You're g",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269092"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The Telephone Call\n\nYou want to call Lockheed Martin to register your team for CodeQuest 2021, but you don't know their phone number. However, you know some of the digits of the phone number. You're g...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s \\in \\{0,1,\\dots,9,x\\}^{10} $ be the input string of length 10, where each character is either a digit (0–9) or 'x' (unknown).\n\n**Constraints** \n- Each position in $ s $ is i...",
"is_translate": false,
"language": "Formal"
}
]
}