API Response (JSON)
{
"problem": {
"name": "[USACO23FEB] Equal Sum Subarrays G",
"description": {
"content": "**Note: The time limit for this problem is 3s, 1.5x the default.** FJ gave Bessie an array $a$ of length $N(2 \\le N \\le 500,−10^{15} \\le a_i \\le 10^{15})$ with all $\\dfrac{N(N+1)}{2}$ contiguous sub",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P4"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9127"
},
"statements": [
{
"statement_type": "Markdown",
"content": "**Note: The time limit for this problem is 3s, 1.5x the default.** \n\nFJ gave Bessie an array $a$ of length $N(2 \\le N \\le 500,−10^{15} \\le a_i \\le 10^{15})$ with all $\\dfrac{N(N+1)}{2}$ contiguous sub...",
"is_translate": false,
"language": "English"
}
]
}