API Response (JSON)
{
"problem": {
"name": "Iroha and Haiku (New ABC Edition)",
"description": {
"content": "There is a sequence $A=(A_0,\\ldots,A_{N-1})$ of length $N$. Determine if there exists a tuple of integers $(x,y,z,w)$ that satisfies all of the following conditions: * $0 \\leq x < y < z < w \\leq ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc265_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a sequence $A=(A_0,\\ldots,A_{N-1})$ of length $N$. \nDetermine if there exists a tuple of integers $(x,y,z,w)$ that satisfies all of the following conditions:\n\n* $0 \\leq x < y < z < w \\leq ...",
"is_translate": false,
"language": "English"
}
]
}