API Response (JSON)
{
"problem": {
"name": "Increasing Triples",
"description": {
"content": "Given are three sequences of $N$ integers each: $A = (A_1, \\ldots, A_N),\\,B = (B_1, \\ldots, B_N),\\,C = (C_1, \\ldots, C_N)$. You can permute each of these sequences in any way you like. Find the maximu",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc123_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are three sequences of $N$ integers each: $A = (A_1, \\ldots, A_N),\\,B = (B_1, \\ldots, B_N),\\,C = (C_1, \\ldots, C_N)$.\nYou can permute each of these sequences in any way you like. Find the maximu...",
"is_translate": false,
"language": "English"
}
]
}