API Response (JSON)
{
"problem": {
"name": "[ICPC 2013 WF] Factors",
"description": {
"content": "The fundamental theorem of arithmetic states that every integer greater than $1$ can be uniquely represented as a product of one or more primes. While unique, several arrangements of the prime factors",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P5"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10618"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The fundamental theorem of arithmetic states that every integer greater than $1$ can be uniquely represented as a product of one or more primes. While unique, several arrangements of the prime factors...",
"is_translate": false,
"language": "English"
}
]
}