API Response (JSON)
{
"problem": {
"name": "756",
"description": {
"content": "You are given an integer $N$. Among the divisors of $N!$ $(= 1 \\times 2 \\times ... \\times N)$, how many _Shichi-Go numbers_ (literally \"Seven-Five numbers\") are there? Here, a Shichi-Go number is a po",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc114_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer $N$. Among the divisors of $N!$ $(= 1 \\times 2 \\times ... \\times N)$, how many _Shichi-Go numbers_ (literally \"Seven-Five numbers\") are there?\nHere, a Shichi-Go number is a po...",
"is_translate": false,
"language": "English"
}
]
}