API Response (JSON)
{
"problem": {
"name": "A. Smiley Faces (A)",
"description": {
"content": "Mr. Light got some pieces of paper, each contains one of the three symbols: '.', ':', and ')'. He wants to use these pieces to form as many smiley faces as possible. To form one smiley face he needs ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10140A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Mr. Light got some pieces of paper, each contains one of the three symbols: '.', ':', and ')'.\n\nHe wants to use these pieces to form as many smiley faces as possible. To form one smiley face he needs ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ A, B, C \\in \\mathbb{Z}_{\\geq 0} $ denote the counts of symbols '.', ':', and ')', respectively.\n\n**Constraints** \n$ 0 \\leq A, B, C \\leq 100 $\n\n**Objective** \nMaximize the num...",
"is_translate": false,
"language": "Formal"
}
]
}