API Response (JSON)
{
"problem": {
"name": "Product and GCD",
"description": {
"content": "There are $N$ integers $a_1, a_2, ..., a_N$ not less than $1$. The values of $a_1, a_2, ..., a_N$ are not known, but it is known that $a_1 \\times a_2 \\times ... \\times a_N = P$. Find the maximum possi",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "caddi2018_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ integers $a_1, a_2, ..., a_N$ not less than $1$. The values of $a_1, a_2, ..., a_N$ are not known, but it is known that $a_1 \\times a_2 \\times ... \\times a_N = P$.\nFind the maximum possi...",
"is_translate": false,
"language": "English"
}
]
}